cl0nebot / events-manager

Application for managing event centers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events-Manager

Build Status Coverage Status Maintainability

Application for managing event centers. 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

Live at https://emmabaye.github.io/events-manager/template/index.htm

Features

  • User signup and signin pages
  • A page where an authenticated user can add a new event
  • A page, section or view where an authenticated user can Modify the event he/she added
  • A page, section or view where an authenticated user can Delete the event he/she added
  • A page where an admin can add a new center
  • A page, section or view where an admin can modify the details of a center
  • A page showing the details of a center and the events slated for that center

Installation

  • Download or clone branch gh-pages
  • Navigate to template folder
cd gh-pages/template/
  • Open index.htm in browser

About

Application for managing event centers


Languages

Language:JavaScript 64.5%Language:HTML 31.9%Language:CSS 3.7%