Barc Shelter is a website for animals at a shelter to adopt
https://whimsical.com/Cfsr52QZEz5tbv9zevyL4X
A collaboraton of UX Designers and Software Engineers. This document is created by Software enginners as a plan to articulate the events taken to produce the product.
https://docs.google.com/document/d/1EfjZDBdApXgTKQf4p8k6Wl1ZhXrEm0sApP52E8Vvcc8/edit
var Pet = new Schema({
type: String,
name: String,
age: Number,
sex: String,
breed: String,
bioPersonality: String,
images: [String]
})
The features included in this website are: create a page, edit page, filter thru the all animal page, a button that leads to the donate page, a button that leads to the volunteer page. After creating all of this and making it functional our goal is to add some extra style to the website.
https://github.com/vukanmrvaljevic/Barc-Shelter/projects/1
- Create the online Application Form
- Make it work in Mobile form