Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 1.54 KB

File metadata and controls

63 lines (49 loc) · 1.54 KB

Incubator CRM System

Overview

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.

Features

  • 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.

Tech Stack

Frontend

- 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.

Backend

- Node.js + Express (recommended for API development).
- MongoDB / PostgreSQL (database options).
- Firebase (optional for authentication and storage).

Installation & Setup

Prerequisites

Ensure you have the following installed:

- Node.js (>=16.x)
- npm or yarn

Steps

1. 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:5173

Contribution

Feel free to contribute by submitting pull requests or reporting issues.

License

MIT License

For any inquiries, contact sgureja_be22@thapar.edu.