Skip to content

This is final capstone project for the wd201 course.

Notifications You must be signed in to change notification settings

xakep8/sports-scheduler

Repository files navigation

Sports-Scheduler

This is a sports scheduling application created using Node.js where you can create sports and sessions for different sports with location and time (if you wish to host a session). You can also find sports sessions happening all over the world on this application and can join any session you like. You can also make and view the results of all the sessions for a sport that was created by you. This application helps to find players for your sports sessions and also allows you to play with other players in session happening all the over the world.

Running the application

You can run the application locally by following the steps below in a terminal window.

git clone https://github.com/xakep8/sports-scheduler.git

npm install

npm start

or you can visit the online hosted version of the application and use it there without having to run it on your computer.

https://sports-scheduler-xxh6.onrender.com/

Screenshots

You can find the demo video of the application here.

https://drive.google.com/file/d/1ZD3AI611XaS32r4YeG-O3rtskE_1fK_X/view?usp=sharing

Application Page:

alt text

Home Page (after login) :

alt text

Session Page (for admin) :

alt text

Suggestions

If you have suggestions for some changes you can contact me at [email protected]. I am open to new features and suggestions. If you wish to make changes to this application fork the repo and make your changes.

About

This is final capstone project for the wd201 course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published