Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 1.48 KB

README.md

File metadata and controls

73 lines (47 loc) · 1.48 KB

BIOGENSCOPE (PROJECT)

BioGenScope

GenBioScope purpose is a project based Web Application alternative for learning Biology lesson with Modular Support

(back to top)

Built With

(back to top)

Prerequisites

Install npm from here before proceeding to run the application.

  • npm

Installation

  1. 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
  2. Install NPM packages on both repositories
    npm install
  3. Run the Application for the frontend
    npm start 
  4. Run the Application for the backend
    nodemon server

(back to top)

Contributer

Modules in the System

  • Teachers and Student Login
  • Classroom
  • Modules
  • Student List
  • Dashboard
  • Module List
  • Quiz
  • User Profile