Skip to content

EventsManager is a FullStack JavaSript Web App built for Management and organisation of events and event centers.

License

Notifications You must be signed in to change notification settings

codinger41/EventsManager

Repository files navigation

Build Status Coverage Status Test Coverage Maintainability

EVENTSMANAGER

EventsManager is a FullStack JavaSript Web App built for Management and organisation of events and event centers.

Technologies used;

  1. React-Redux
  2. NodeJS
  3. ExpressJs

Setup guide

Run to install all dependencies;

Npm install

Run to start server:

npm start

Possible API routes

  1. POST to /api/v1/events
  2. GET from /api/v1/events.
  3. PUT from /api/v1/events/:eventId
  4. DELETE from /api/v1/events/:eventId
  5. GET from /api/v1/events/:eventId

About

EventsManager is a FullStack JavaSript Web App built for Management and organisation of events and event centers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published