Skip to content

mstomar698/eventgo

Repository files navigation

eventgo

An visualized event planner to help planning a better event.

Leave a ⭐ if you like this project.

eventgo

  • eventgo is an event planning website which is made in taking consideration of what is basically required by planners to plan an event. It is a visualized event planner which helps in planning a better event by providing a better user experience with help of AI.
  • It is made using NextJS, TailwindCSS, next-auth, and MongoDB to provide more features and better user experience.

features

  • It uses ChatGPT-3.5 to provide better chat experience and recommendations of asked events, It is also accesible to enquire about any event from any part of website.
  • It uses NextAuth to provide authentication and authorization to users making it seamlesslly accessible to users with least of the efforts.
  • It uses MongoDB to store data of users and events making it more scalable and secure.
  • It uses TailwindCSS to provide better user experience and better UI/UX.
  • It Uses react-flow to provide easy to make sheet with prebuilt nodes and components to make the cartsheet or flowchart more iteractable and easy to use.
  • It do-not store any data of users and events on the server side making it more secure and scalable.

usage

  • It is made to be used by event planners to plan an event and to provide better user experience to users.
  • For using locally you can follow through as:
# clone the repo
git clone https://github.com/mstomar698/eventgo.git
# move to the directory
cd eventgo
# install dependencies
npm install # or yarn install
# run the app
npm run dev # or yarn dev
# to build
npm run build # or yarn build

contributing

  • This is an open source project and contributions are always welcome.
  • for better understanding view docs here.

license

MIT License

About

An visualized event planner to help planning a better event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published