This is final capstone project of WD-201
This is a Sport Sccheduling website built using Node.js which allows players to sign up and join sport sessions and to schedule new Session.
- Only Admin can create new sport and can delete it.
- Only Admin can view reports of sports.
- Admin can join a session and create a session like normal players.
- Players can sign in and sign up.
- PLayers can join a Upcoming session.
- Players can Leave a session.
- Players can create a session.
- Only creator can edit and cancel a session with reason.
- Creator can add player or remove a player.