Submit and find the tests that you need the most!
This is an web aplication wich students can share their old tests and find the one they need.
- List of subjects
- List of professors
- Submit a test
- List tests by its category
- Open a test
- Mobile version
- Aprimorate database
- Show how many tests have in each subject
- Sign up
- Log in
- Profile page
- Add a professor/subject/course
The following tools and frameworks were used in the construction of the project:
- Clone this repository
- Clone the back-end repository
- Follow instructions to run back-end
- Install dependencies
npm i- Run the front-end with
npm start- You can optionally build the project running
npm run build- Finally access http://localhost:3000 on your favorite browser
