GithubHelp home page GithubHelp logo

team-hazelnut's Introduction

About this App

This application is for dog owners who may often or occasionally need to find a dog sitter, and dog sitters who have spare time and would like to earn some extra money dog sitting. This app allows dog owners to see dog sitter's profiles and reviews, so dog owners are able to find and book the top rated dog sitters.

Requirements

The following software is required to be installed on your system:

  • NodeJS
    • The project uses NodeJs as a backend language. Make sure you have NodeJS installed.
  • MongoDB
    • The project uses MongoDB as a database. Installation tutorial is here.

Getting Started

  • To get started, clone the repo to your local machine.

    https://github.com/hatchways/team-hazelnut.git

  • Install all dependencies on the both front end and back end. You must have both the client and server running in order for the app to work.

    Frontend (Client)

    • Go to client directory, and run npm install.

    • To start client, run npm start from the client directory.

    Backend (Server)

    • In a different Commant Prompt, go to server directory, and run npm install.

    • To start server, run npm start from the server directory.

    Both (Client and Server)

    • Run npm install from both the client and server directory.

    • To start both in one prompt, run npm run both from the server directory.

  • Ensure that you have MongoDB installed globally on your system.

    • Open Command or Command Prompt and run mongod (or sudo mongod) to start the MongoDB daemon.

Built With

Authors

  • Shawn Pang
  • Kartihan Srisaravanapavan
  • Ramazan Ushpayev
  • Yasuko Kurata

team-hazelnut's People

Contributors

comets1 avatar kartihan-sri avatar romaldowoho avatar skassam21 avatar ykurata avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.