CollegiateTest: Focusing on testing and evaluation for college students.
CollegiateTest is a web application that focuses on testing and evaluation for college students. It is a platform for students to take tests and for teachers to create tests.
- GraphQL
- PostgreSQL
- Typescript
To run this project, install it locally using npm:
$ cd ../CollegiateTest
$ npm install
$ npm run start