Skip to content

xamgore/grade-student-profile

Repository files navigation

grade-student-profile

In our university we develop a system for teachers & students, that allows both of them to controll their rates. For example, student can sign in his account, check out the academic progress, connect with teachers, etc. So this project is just a frontend part for that stuff.

summary

discipline

settings

Build Setup

npm install
npm run me     # run mock api server and
               # dev server at 0.0.0.0:3000

npm run build  # if you wanna get a production ready distro

Tests

npm run test

After unit tests are passed, browserstack starts e2e tests in all major browsers. And if something fails, we can watch a video with error happening. In case we want to fix a bug, we can use the Live tool. Thanks browserstack for giving us a free account!

About

Frontend part for the grade service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published