Skip to content

Given you manage an events center, this app will help you accept applications to use your center / facilities, and will either decline events when the proposed day is already taken, or suggest an available day

uchemukolo/EventManager

Repository files navigation

Build StatusCoverage StatusMaintainability

EventManager

Why the project is useful

Given you manage an events center, this app will help you accept applications to use your center / facilities, and will either decline events when the proposed day is already taken, or suggest an available day

What the project does

  • Introduction/Background Information
  • Features TECHNOLOGIES USED

Back-end: Node/Expressjs Libraries: ES6, Babel-CLI, eslint, Mocha/Chai Postman

Usage

Clone or download the repo npm install - to install the dependencies need by the app npm run start:dev - to run the app API ENDPOINTS

Request End Point Action Data, POST /events/ Creates an event, PUT /events/ Edit an event , DELETE /events/ Delete an event, POST /centers/ Add a new center, GET /centers/ Get all centers, GET /centers/ Get a single center, PUT /centers/ Modify the details of center.

What the project does

  • Introduction/Background Information
  • Features

Why the project is useful

How users can get started with the project

  • Requirements
  • How to setup the project/Installation/Configuration
  • How to run tests

Limitations of the project

Contributing to the project

Troubleshooting & FAQ

License

PS: This is merely a guideline, sections and sub-sections can be added and removed based on the project.

About

Given you manage an events center, this app will help you accept applications to use your center / facilities, and will either decline events when the proposed day is already taken, or suggest an available day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published