Skip to content

nweinshenker/Pet_Caring_30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Caring

Pet Caring is our version of dog sitting application that pairs owners with respective caretakers. The application was built for CS2102 to show the practical usage of a DBMS in a real world setting.

Prerequisites

Required software to deploy the application through localhost:3000

Install Node.js -- download through node.js website Install Express.js npm install express

Installing

A step by step series of examples that tell you how to get a development env running

Install the dependencies and devDependencies and start the server.

Clone the repository with

git clone <path_to_repo> && cd repo

Run through terminal npm start to run the server Go to localhost:3000 to see the web application.

Sample output after running npm start >pet-caring-30@0.0.0 start /Users/nathanweinshenker/Documents/NUS18-19/Pet_Caring_30 > node ./bin/www

Built With

  • Node.js - an open-source, cross-platform JavaScript run-time environment
  • Express - web application framework for Node.js,
  • Bootstrap - an open source, css library
  • [SQL]
  • [HTML]
  • [CSS]

Authors

  • Tarush Agarwal
  • Divyansh
  • Caroline Busse
  • Nathan Weinshenker

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Pet sitting application meant to pair respective dog owners with available dog sitters in the area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors