Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nexmeet/nexmeet
a open source event platfrom
https://github.com/nexmeet/nexmeet
community-project event-platform reactjs supabase
Last synced: about 1 month ago
JSON representation
a open source event platfrom
- Host: GitHub
- URL: https://github.com/nexmeet/nexmeet
- Owner: nexmeet
- License: apache-2.0
- Created: 2024-12-18T06:29:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-27T14:44:15.000Z (about 1 month ago)
- Last Synced: 2024-12-27T15:29:48.946Z (about 1 month ago)
- Topics: community-project, event-platform, reactjs, supabase
- Language: TypeScript
- Homepage: https://nexmeet.onrender.com
- Size: 106 KB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `Nexmeet`
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 explore diffrent communities.
[![License: Apache](https://img.shields.io/badge/License-Apache-red.svg)](http://www.apache.org/licenses/)
🌟 Stars
🍴 Forks
🐛 Issues
🔔 Open PRs
🔕 Close PRs
## 💻 `Tech Stack`
![Next.js](https://img.shields.io/badge/React.Js-000000?style=for-the-badge&logo=react&logoColor=white)
![Shadcn UI](https://img.shields.io/badge/Shadcn%20UI-%23FF69B4?style=for-the-badge&logo=github&logoColor=white)
![Tailwind CSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![Supabase](https://img.shields.io/badge/Supabase-3954E1?style=for-the-badge&logo=supabase&logoColor=white)## 🏆 `Featured In`
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
Social Winter Of Code
Social Winter of Code is an open-source program Which aims to bring students into the world of open source development.
## `Key Features`
- Discover Events - Find a wide range of events from non-technical to technical
- Event Management System - Organizers can easily manage their events
- Discover Communities - Find communities that host events## `Setup and Installation`
Follow these steps to set up NexMeet your local machine:
1. **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
```2. **Create a New Branch:**
- Create a new branch to work on using the command:
```
git checkout -b
```3. **Install Dependencies:**
- Navigate to the project directory and install the dependencies using:
```
npm install
```4. **Start the Development Server:**
- Start the development server by running:
```
npm run dev
```5. **Database and Authentication Setup:**
- Refer to the [LEARN.md](/LEARN.md) file for detailed instructions on setting up your database and authentication.
6. **You're Good to Go:**
- With the setup complete, you're ready to start exploring.# `MAKE PR TO DEV BRANCH ONLY`
## `Upcoming Features`🎉
- [ ] 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## `Contributing`
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](https://github.com/nexmeet/nexmeet/blob/main/CONTRIBUTING.md).
> NOTE 2: Please abide by the [Code of Conduct](https://github.com/nexmeet/nexmeet/blob/main/CODE_OF_CONDUCT.md).
> NOTE 3: We follow the following [coventional commit types](https://github.com/pvdlg/conventional-commit-types)
## `License`
This project is licensed under the Apache 2.0 License & all rights reserved to org [nexmeet](https://github.com/nexmeet)
## `Contributors`💖
Thank you for being a part of this project!
![Contributors](https://contrib.rocks/image?repo=nexmeet/nexmeet)