NexMeet is an open-source event platform where you can discover a wide range of events, from non-technical to technical. We cover it all! The best part is, we offer an easy-to-use event management system for organizers, and they can also find event spaces nearby.
Event Logo | Event Name | Event Description |
---|---|---|
GirlScript Summer of Code EXT | GirlScript Summer of Code Extd is a 1-month long #OpenSource program by GirlScript Foundation. 1st Oct - 10th Nov 2024 |
- Discover Events - Find a wide range of events from non-technical to technical
- Event Management System - Organizers can easily manage their events
- Event Spaces - Find event spaces nearby
Follow these steps to set up NexMeet your local machine:
-
Fork the Repository & Clone it:
- Fork the NexMeet repository to your GitHub account.
- Clone the forked repository to your local machine using the command:
git clone https://github.com/your-username/nexmeet.git
-
Create a New Branch:
- Create a new branch to work on using the command:
git checkout -b <branch_name>
- Create a new branch to work on using the command:
-
Install Dependencies:
- Navigate to the project directory and install the dependencies using:
or
npm install
yarn install
- Navigate to the project directory and install the dependencies using:
-
Start the Development Server:
- Start the development server by running:
or
npm run dev
yarn dev
- Start the development server by running:
-
Database and Authentication Setup:
- Refer to the LEARN.md file for detailed instructions on setting up your database and authentication.
-
You're Good to Go:
- With the setup complete, you're ready to start exploring.
- add events to the gogle calendar
- add event reminders
- add event notifications
- add event feedback
- add event likes
- add event comments
- add event chat
- add event attendees
Contributions are welcome! Please open an issue or submit a pull request if you would like to help improve the project.
NOTE 1: Please abide by the Contributing Guidelines.
NOTE 2: Please abide by the Code of Conduct.
NOTE 3: We follow the following coventional commit types
This project is licensed under the Apache 2.0 License & all rights reserved to author TejasNasre