Skip to content

saas-pro/prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plan for Money

A platform connecting founders with business ideas to incubation centers that can support them.

Features

  • Founder-Incubator Matching System
  • Idea Triage Process
  • Incubator Directory with Location-based Filtering
  • Document Upload System
  • Separate Login Portals for Founders and Incubators

Project Structure

plan-for-money/
├── public/          # Static assets (images, documents)
├── src/             # Source files
│   ├── css/         # Stylesheets
│   ├── js/          # JavaScript files
│   └── pages/       # HTML pages
└── index.html       # Main landing page

Setup Instructions

  1. Clone the repository
  2. Open index.html in your web browser
  3. For development, use a local server (e.g., Python's SimpleHTTPServer or Node's http-server)

Development

This project uses vanilla HTML, CSS, and JavaScript. No build process is required for development.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published