sports-matcher/README.md

22 lines
832 B
Markdown
Raw Normal View History

2022-03-07 02:22:50 +00:00
# team58
Sports Matcher is an application that allows users to connect with other athletes, schedule sports meets, and rent sports equipment!
**Built Using**
2022-04-06 01:45:01 +00:00
It is built using the React framework and React Bootstrap library. It uses MongoDB for the database, Express for the server, and Axios for requests.
2022-03-07 02:22:50 +00:00
**Instructions**
2022-04-06 01:45:01 +00:00
To use Sports Matcher, please go to https://hidden-bayou-86321.herokuapp.com
2022-03-07 02:22:50 +00:00
2022-04-06 01:45:01 +00:00
From here you can Sign In or Sign Up.
2022-03-07 02:50:24 +00:00
Signing in as 'admin' will take you to the admin page. You will be able to see a list of current matches, users and suspended users. You will need to click the appropriate button for the correct table to appear.
Every page has a navbar at the top. There is a chat and profile icon. Clicking on the chat icon will take you to the chat page. From the profile icon you can sign out.