Coder Social home page Coder Social logo

parkhabit / walkwithme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fac-12/walkwithme

0.0 1.0 0.0 126 KB

By Fatimat, Becky, Kitty and Dragomir - An application for dog walkers to find dogs that need walking

JavaScript 63.84% CSS 4.66% PLpgSQL 5.91% HTML 25.60%

walkwithme's Introduction

Walk With Me ๐Ÿฑ ๐Ÿถ

An app to match pets with people who want to walk them

Do you need someone to walk your pet? Or do you want to take a cute animal for a walk? You've come to the right place! โœจ

User Stories

  • As a pet owner, I want to login or register with my pets details and add that they need to be walked
  • As a walker, I want to login or register myself and see all the possible pets to walk
  • As a walker, I want to choose a pet to walk and be given their email details

Stretch Goals

  • get the app working on Heroku
  • use promises

What we've learnt

  • how to use cookies with express-session
  • serve client side errors and messages with connect-flash

What we've struggled with

  • using express-session properly READ THE DOCS

To use the app

  • Clone the repo

  • Run npm i once cloned to install our npm modules

    • bcryptjs
    • body-parser
    • compression
    • connect-flash
    • cookie-parser
    • cookie-session
    • express
    • express-handlebars
    • express-session
    • express-validator
    • jsonwebtoken
    • pg
    • serve-favicon
  • Create a config.env file in this you'll need

    • DATABASE_URL
    • SECRET
    • TEST_DB_URL
  • To run the app on local host npm run dev

  • To run our test files use npm run testdb

walkwithme's People

Contributors

parkhabit avatar rb50 avatar gbaja avatar dragomirc avatar

Watchers

James Cloos 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.