Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.27 KB

File metadata and controls

41 lines (21 loc) · 1.27 KB

Shoesie

An app that determines if the user can justify a new pair of shoesies

Overview

For project 2, I created an app that allows a user to justify a pair of shoes on a low income budget

Once the user loads the home page, they are presented with instructions on how to move forward after creating a user name or selecting one if they have already created one. After creating a new 'shoesie' profile they arrive on their 'shoesie page' and proceed to follow through with the instructions given by filling out the forms on each page for 'shoe price', 'bills', and 'income', once complete the app will tell the user true or false on whether or not they can afford they shoe they desire.

Heroku site: https://rocky-depths-40271.herokuapp.com/

Technologies Used

  • Languages - HTML5, CSS3, Javascript, Handlebars
  • Design - Bulma
  • Project Planning & User Stories - Trello
  • Visual Studio Code
  • Mongo NoSQL database
  • Mongoose object modeling

Features

  • Express driven user specific pages
  • NoSQL database to store user info
  • Beautiful cotton candy gradiet background

EMD & Wireframe

Imgur Link

Future Development

  • Username and Password authentication