The Incubator CRM System is a comprehensive web application designed to manage startups within an incubator program. It helps incubator managers track startup progress, manage communications, and streamline operations.
- Startup Management: Add, update, and track startup details.
- Mentorship Tracking: Assign mentors and log progress.
- Investor Management: Connect startups with potential investors.
- Event Scheduling: Plan and manage incubator events.
- Reporting & Analytics: Gain insights through data visualization.
- React + Vite: Fast and optimized frontend development.
- Tailwind CSS (or any preferred UI framework for styling).
- React Router: For seamless navigation.
- Axios: For API requests.- Node.js + Express (recommended for API development).
- MongoDB / PostgreSQL (database options).
- Firebase (optional for authentication and storage).Ensure you have the following installed:
- Node.js (>=16.x)
- npm or yarn1. Clone the repository:
git clone https://github.com/yourusername/incubator-crm.git
cd incubator-crm
2. Install dependencies:
npm install
3. Start the development server:
npm run dev
4. Open in browser: http://localhost:5173Feel free to contribute by submitting pull requests or reporting issues.
MIT LicenseFor any inquiries, contact sgureja_be22@thapar.edu.