GenBioScope purpose is a project based Web Application alternative for learning Biology lesson with Modular Support
Install npm
from here before proceeding to run the application.
- npm
- Clone the repo first clone this frontend and second clone this backend to run then both locally in your devices
https://github.com/Locality-PH/biology_frontend.git
https://github.com/Locality-PH/biology_backend.git
- Install NPM packages on both repositories
npm install
- Run the Application for the frontend
npm start
- Run the Application for the backend
nodemon server
- Teachers and Student Login
- Classroom
- Modules
- Student List
- Dashboard
- Module List
- Quiz
- User Profile