Merge branch 'main' of https://github.com/csc309-winter-2022/team58
This commit is contained in:
commit
fdbd372430
@ -4,13 +4,13 @@ Sports Matcher is an application that allows users to connect with other athlete
|
|||||||
|
|
||||||
**Built Using**
|
**Built Using**
|
||||||
|
|
||||||
It is built using the React framework and the Material UI and React Bootstrap libraries.
|
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.
|
||||||
|
|
||||||
**Instructions**
|
**Instructions**
|
||||||
|
|
||||||
To use Sports Matcher, navigate to the sports-matcher directory in the repository and run the commands `npm i` and `npm start` in order. This should launch a localhost window in your browser which shows the homepage.
|
To use Sports Matcher, please go to https://hidden-bayou-86321.herokuapp.com
|
||||||
|
|
||||||
From here you can Sign In to your account using the username "admin" and password "admin" OR using the username "user" and password "user" as specified in the handout.
|
From here you can Sign In or Sign Up.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user