Skip to content

jexica-dev/halu-paleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Halu Paleta

Halu Paleta is an creative, online shop model for ice cream shops in your local community. Each web app is a playful, colorful online experiences, as well as perfectly mobile.


MVP

The Halu Paleta MVP will include interactive homepages, unique shoping and the option to select or customize your frozen treat.


Goals

  • Creating a website that allows users to sign in/out and create custom flavors.
  • Having an interactive playful interface with images.
  • The ability to buy products.

Libraries and Dependencies

Library Description
React A free and open-source front-end JavaScript library for building user interfaces or UI components, maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.
React Router + Dom React Router is a collection of navigational components that compose declaratively with your application and enables you to implement dynamic routing in a web app
Ruby on Rails A Ruby server-side web application and a model–view–controller framework, providing default structures for a database, a web service, and web pages.
React DnD React DnD is a set of React utilities to help you build complex drag and drop interfaces while keeping your components decoupled.
Axios Axios is a simple promise based HTTP client for the browser and node.js.
bcrypt() bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
JWT A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

Client (Front End)

Wireframes

Desktop View

Tablet View

Mobile View

Component Tree

Component Architecture



  

Time Estimates

Task Priority Estimated Time Time Invested Actual Time
Wireframe + Diagrams M 3 hrs 5 hrs 5 hrs
CRUD Routes + Models H 3 hrs 3 hrs 3 hrs
Authentication H 3 hrs 3 hrs 3 hrs
!Seed Data (+Images) H 3 hrs 3 hrs 3 hrs
Connect FrontEnd API H 3 hrs 3 hrs 3 hrs
Create Components H 3 hrs 3 hrs 3 hrs
Create Screens H 3 hrs 3 hrs 3 hrs
Make OrderForms H 6 hrs 3 hrs 3 hrs
Complete Dragdrog.js H 3 hrs 5 hrs 6 hrs
Style+ Functionality H 6 hrs 3 hrs 4 hrs
TOTAL 39 hrs 34 hrs 36 hrs

Server (Back End)

ERD Model



Post-MVP

  • Adding more mobile functionality / Create an App.

Code Showcase



  insert code here

Code Issues & Resolutions