/biology_frontend

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

Primary LanguageJavaScriptMIT LicenseMIT

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