Skip to content

Scout connects pet owners and dog walkers looking for a new gig and a new buddy 🐶

Notifications You must be signed in to change notification settings

geicibarham/Scout

 
 

Repository files navigation

The Walks of Love is a full-stack website that matches pet owners with freelance pet care specialists looking for new friends to care about. It allows pet owners to post opportunities to care for their pets when they are unable to and allows potential pet caregivers to accept those oppotunities.


Collaborators:


Installation

N/A -


Usage

A user can navigate from the landing page to input a job buy logging in as a pet owner or the user can chose to login as a pet cagergiver and navigate to their dashboard where they can see jobs that have previously accepted or choose to move in .


Technologies

Development Tools:

*[Sequelize package](https://www.npmjs.com/package/sequelize)
* [mySQL2 package](https://www.npmjs.com/package/mysql2)
* [dotenv package](https://www.npmjs.com/package/dotenv)
* [express handlebars](https://www.npmjs.com/package/express-handlebars)
* [express-session](https://www.npmjs.com/package/express-session)
* [connect-session-sequelize](https://www.npmjs.com/package/connect-session-sequelize)
  • JavaScript
  • SQL
  • node.js

User Story

AS A pet owner

I WANT a website where I can go to post pet care opportunities. SO THAT, I can post opportunities for caregivers to take care on my pet when I am unable. And as a caregiver I can offer my services by accepting posted opportunities to care for pets.

Features

  • Utilizes sequelize for ORM to aid in creating and querying the database.
  • Uses express as the server.
  • The site maintains a database of users and requires login so that other users can see who created a post or comment.

alt-text


Questions

Please visit my GitHub page at https://github.com/geicibarham

If there are any questions about the project, feel free to open an issue or contact me at [email protected]

About

Scout connects pet owners and dog walkers looking for a new gig and a new buddy 🐶

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • Handlebars 26.1%
  • CSS 4.1%