Calculation of termwork, internal scores and attainment is one of the more essential parts of the working of any institute. Trying to automate this process is what our project focuses on. We have created an extremely intuitive portal which makes it easier for the staff members to communicate with their respective subject heads and keep a track of individual student assessment. We used MySQL as the database backend along with NodeJS and ExpressJS. React was used to make a clean interface.
- Node JS v12.x or above
- Yarn v1.22.x or npm v6.x or above
- Clone this repository into your local machine by using
git clone https://github.com/tanmaypardeshi/Target.git
- cd into the backend directory.
- Use command yarn to install node modules for the front end.
- Once the node modules have been installed, run yarn start to start the development server.
- cd into the frontend directory.
- Use command yarn to install node modules for the front end.
- Keep the node server up and running to make the website functional.
- Once the node modules have been installed, run yarn start to start the development server.
Login and registration:
Admin Interface:
Teacher Interface:
Coordinator Interface: