Skip to content

rishi2136/CBTCIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventPlanner360

A webapp that help you for planning your upcoming events it is a complete event planner webapp.

Features

  • Event Creation and deletion.
  • Guest Attendance tracking
  • Budget Tracking
  • Event sharing(via redirect page and eventId)
  • Payment Integration to buy ticket(for guest)
  • Authentication with the jsonwebtoken.
  • Event tracking and remainder and many more.

Demo

https://event-planner-frontend-6837.onrender.com/

Run Locally

Clone the project

  git clone https://github.com/rishi2136/myntra-project.git

For the server side

Install dependencies

  npm run install-server

Start the server

  npm run start-server

For the client side

  npm run install-client

Start the client-side

  npm run start-client

or you also able to navigate in the sub folders and run separately. You must have to start the server and client in different coomand line panels.

Greeting

Thanks for visiting my repository, Hope I am able to clearify the Idea of this event planner webapp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published