Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 997 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 997 Bytes

Hospitality

An app to help individuals manage their hospital visitations.

See a demo of the app --> Click Here

Features

  • The app allows users to create a list of patients they have visited in the hospital
  • Users can create a new hospital
  • User can delete the patient if they no longer need to visit them

Screen Shots

  • Landing Page

  • Create a New Patient

  • List of Patients

API

Client

  • HTML5, CSS, JavaScript ES6
  • jQuery for DOM manipulation
  • Google Fonts & Font Awesome

Server

  • Node.js & Express for web server & API
  • MongoDB & Mongoose for data persistence & modeling
  • Travis CI, Heroku & mLab for deployment