gllil / pawtyTime

This application allows dog owners and dog walkers to schedule walks for their dogs. Dog owners can add or delete dogs and use or cancel appointments. Dog Walkers can add or delete time slots.

Home Page:https://pawtytime.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pawty Time -- Dog Walker Application

AppImage

Description

This application allows dog owners and dog walkers to schedule walks for their dogs. Dog owners can add or delete dogs and use or cancel appointments. Dog Walkers can add or delete time slots.

Table of contents

  1. Installation
  2. Usage
  3. License
  4. Contributing
  5. Demo
  6. Tests
  7. Questions

Installation

The following dependencies need to be installed

npm i passport, express, mysql2, dotenv, passport-local, passport-startegy

Additionally, must run on chrome, with file structure as follows: root config middleware isAuthenticated.js config.js passport.js models .eslintignore appt.js dog.js dogactor.js index.js public js home.js login.js members.js signup.js stylesheets style.css home.html login.html members.html scheduler.html signup.html routes api-routes.js html-routes.js server.js

Usage

Getting your dog walked should be easy. Dog owners and dog walkers will find this application a convenient way to schedule excercise for their dog

License

None.

Contributing

This application was built by Anthony Colindres Gary Llil Robert Moel Asghar Sheikh

Demo

https://pawtytime.herokuapp.com/

Tests

Postman to verify and validate routes

Questions

Please contact any of the contributors

About

This application allows dog owners and dog walkers to schedule walks for their dogs. Dog owners can add or delete dogs and use or cancel appointments. Dog Walkers can add or delete time slots.

https://pawtytime.herokuapp.com/


Languages

Language:JavaScript 58.4%Language:HTML 30.4%Language:TSQL 6.9%Language:CSS 4.3%