Skip to content

e-liyai/Events

 
 

Repository files navigation

Build Status Coverage Status Maintainability Test Coverage

Events Manager

The events manager is simply an awesome app where users can book events for particular centers and also be able to manage it and also where users with admin privileges can create centers and also manage it also.

To Run:

  • In your terminal, clone this repo by typing
 git clone https://github.com/Iyke09/Events.git
  • then cd into events
 run npm install && npm run start:dev
  • then check it out in browser at localhost:8000

Available routes

To view templates cd into events/client/templates
 open index.html in your favorite browser

About

An awesome app to manage your events...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • CSS 23.2%
  • HTML 12.9%