Giter Site home page Giter Site logo

mypetapp's Introduction

My Pets App

Developers

Robert Anibal Ledezma  | Guillem Millan Lerin

Description

An app where pet owners can find the nearest places to walk and have a great time with her pet.

User Stories

  • home page User can see little description about the app and can find places and parks to walk with her pets. Also the user can see the signup and login button.
  • signup -As a user I want to login with a defined role inside the app and add my pets
  • login -As a user i want to login in the page and edit my information and became part of the comunity
  • logout As a user i want to be able to logout in any moment
  • places As a user I want to find all the places nearest my zone and add my favorite places in my profile.
  • places information As a user I want to well known the information about the place and see all the characteristics to see if is a greate place for me.
  • places create As a user I want to add new places of interes to have greate time with pets.
  • pets As a user I want to have all my pets inside the app and add information and photos.

Backlog

Routes

|Method|URL|Description

GET | / |  all users can see recomended places

GET | /places | user can see all the places

GET | /places/:id | user can see places details

GET | /aboutus | users can find all the information about the app

GET | /contact | users can find all the channels of communication of the app

POST | /contact | user can contact to get info or solve any problem about the app


GET | /signup | User can see the diferent roles inside the app and define her own role in the app. Redirect if user is loged to /

POST | /signup | the user define her role inside the app and add all

GET | /login | user see the login form or redirect to /profile if user is loged POST | /login | user logs in app or redirect to /profile if user is loged

GET | /user | loged user can find all her favortite places GET | /user/porfile | can see all the information POST | /user/porfile/edit | can change profile information including the location



## MODELS

User models
- email: String
- username: String
- password: String
- image: String
- location: String
- pets: Array

Pets 
- name: String
- image: String
- age: Number
- breed: String

Place
- type: Array String 
- name: String
- location: String
- dimension: String
- image: String
- persons: Number

## Kanban
See documentation in [Trello kanban](https://trello.com/b/bXSvBurO/mypetapp)

## Webflow
![Weblflow](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/webflow-MyPetApp-min.png)

## Wireframe

### INDEX
![index](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/Index.jpg)

### LOGIN
![login](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/Login.jpg)

### CONTACT
![Contact](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/CONTACT.jpg)

### ABOUT US
![about us](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/About%20Us.jpg)

### PROFILE
![Profile](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/Profile.jpg)

### FAVORITES
![Favorites](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/favorites.jpg)

### PARQUES 
![Parques](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/Parques.jpg)

### PETS
![Pets](https://raw.githubusercontent.com/guillemmillan/mypetapp/master/wireframe/pets.jpg)








mypetapp's People

Contributors

guillemmillan avatar yobo-16 avatar

Watchers

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