Skip to content

hatchways/team-potato-bread

Repository files navigation

Project Name: LovingSitter

LovingSitter is a beautiful, easy-to-use platform that dog owners can easily find a dog sitter when they need it most. And it also provides an opportunity for people who want to be dog sitters.

Tech Stack: MongoDB, Express.js, React.js, Node.js, Typescript

Contributors: Hatchways,Yachao, Sabrina Lewis,


Getting Started

  1. Clone or download repository

Server

  1. Go into the server directory cd server
  2. Run npm install to install packages
  3. Create your environment variable (.env) file
  4. Run npm run dev to start the server

Client

  1. Go into the client directory cd client
  2. Run npm install to install packages
  3. Run npm start to start the client side

Testing Server

  1. Go into the server directory cd server
  2. Run npm test to run tests

Demo

  1. Registration. Users will be able to create a new account using their email and password register

  2. Login. login

  3. Dashboard. Here is a description about what a user can expect to see

dashboard

  1. Pets. Users can create pets and post pets status on this page.

pet

5.Conversation. Users can send messages to dog sitters on the site. demo-ChatUI-2

6.Payment. Add your payment methods. payment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from hatchways/coop-starter