/Teacher_Info_Portal

It is a web app basically designed to use CRUD operation

Primary LanguageHandlebars

Teacher_Info_Portal

It is a web app basically designed to use CRUD operation image image image image image

Steps to have the app running on your local server

  • Fork and clone the repository.
  • Open Terminal in the cloned directory.
  • hit npm init
  • Now change your username and password in connect.db module.
  • Now you can run the Teacher portal on your machine.
  • After completing the above steps, run npm start in the terminal.
  • After that write localhost:5000 on the browser and you are good to go to use app.