c3ho / BoxingApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Started working on this app for a boxing gym I've been with for 5 years. Coach tracks members using pen and paper method, which for him works... however it could be improved in multiple ways.

Planning to work on this throughout the school year to create a centralized website to allow for managing of most aspects of the gym such as

  • integration with instagram for social interaction
  • link to Boxing Ontario's website to keep track of tournaments
  • and most importantly:
    • full stack app to keep track of all members and their statuses of the gym
      • notify the owner of memberships that are about to expire
      • allow for statistics to track the flow of membership renewals/purchases
      • allow for the posting of notes in case a membership needs to be put on hold or misc info
      • allow for the owner to sign up new members using an online form
      • allow owner to update members based on current month renewal plans

Current status as of Summer 2019
  • MongoDB linked to app and model has been created
  • CRUD operations written, awaiting testing, tested. They work!
  • Basics of the site has been created
  • Need to figure out how to get the Modal working properly to allow for sign up of members

About


Languages

Language:JavaScript 69.7%Language:HTML 23.9%Language:CSS 6.3%