Skip to content

Web app for the growing badminton community in the North Bay. Chat with players , setup league matches, and more!

Notifications You must be signed in to change notification settings

jma26/North-Bay-Badminton-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

North-Bay-Badminton-Manager

This project uses ReactJS and React Router to navigate between components. Utilizes Socket.io for chatroom functionality, Firebase for user authentication and storing user info, and MySQL to store chatroom messages and calendar events

Getting Started

Download dependencies

  • npm install

Build (/frontend)

  • npm run build

Import schema to mysql workbench

  • schema is located in /backend/mysql_schema folder

Start server (/backend)

  • nodemon

Future updates

  1. Switch to a NoSQL database because tabular relations not utilized in MySQL

About

Web app for the growing badminton community in the North Bay. Chat with players , setup league matches, and more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published