Skip to content

A tutor listing web application that allows users to add new tutor listings, browse, update, etc.

Notifications You must be signed in to change notification settings

osurob/tutor-listing-webapp

Repository files navigation

Webapp for tutor listings

This web application is served using express. The databasing is done through updating of a JSON file. You can create a new listing, filter/search for listings, and view individual tutor profiles.

In this project we used HTML, CSS, JS, and handlebars.

Instructions:

  1. Clone
  2. Open terminal
  3. npm install
  4. Type npm run start
  5. Go to browser and visit http://localhost/whatever_the_port_number_is

In the future we plan on moving away from JSON databasing and use something that allows us to scale.

About

A tutor listing web application that allows users to add new tutor listings, browse, update, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •