From 6cd56a8538ea24470e90d733a478157d0d48982a Mon Sep 17 00:00:00 2001 From: Tejas Nasre Date: Wed, 25 Dec 2024 15:22:20 +0530 Subject: [PATCH] update readme --- README.md | 147 ++---------------------------------------------------- 1 file changed, 5 insertions(+), 142 deletions(-) diff --git a/README.md b/README.md index abb51c1..445656e 100644 --- a/README.md +++ b/README.md @@ -1,151 +1,14 @@ -
+# Nemeet Moved 🚀 -# `NexMeet Event Platform` +This project has been moved to a new repository under our organization. -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. +👉 [Click here to visit the new repository](https://github.com/nexmeet/nexmeet) -
- -
-
- -[![License: Apache](https://img.shields.io/badge/License-Apache-red.svg)](http://www.apache.org/licenses/) - - - - - - - - - - - - - - - - - - - - -
🌟 Stars🍴 Forks🐛 Issues🔔 Open PRs🔕 Close PRs
StarsForksIssuesOpen Pull RequestsClose Pull Requests
-
- -
- -## 💻 `Tech Stack` - -![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=next.js&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 LogoEvent NameEvent Description
GSSoC-EXTGirlScript Summer of Code EXTGirlScript Summer of Code Extd is a 1-month long -#OpenSource program by GirlScript Foundation. -1st Oct - 10th Nov 2024
- -
- -## `Key Features` - -- 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 - -## `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 - ``` - or - ``` - yarn install - ``` - -4. **Start the Development Server:** - - - Start the development server by running: - ``` - npm run dev - ``` - or - ``` - yarn 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. +👉 [Click here to join community](https://chat.whatsapp.com/HD7kdkjzSP8Lf1nY6iTpnN) -> NOTE 1: Please abide by the [Contributing Guidelines](https://github.com/TejasNasre/nexmeet/blob/main/CONTRIBUTING.md). +Please update your bookmarks and follow the project in its new home! -> NOTE 2: Please abide by the [Code of Conduct](https://github.com/TejasNasre/nexmeet/blob/main/CODE_OF_CONDUCT.md). -> NOTE 3: We follow the following [coventional commit types](https://github.com/pvdlg/conventional-commit-types) ## `License`