Skip to content

Let's Order Food: Application to buy and sell product and services. Front End written in React.JS

Notifications You must be signed in to change notification settings

hftamayo/reactletsorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Order!!!

Let's Order is an Application to buy and sell products and services.

Concept

The intention is not to be the next Super-App, we believe each business has to know their clients and their needs, that's why Let's Order helps to strength that relationship building a permanent channel of communication so the clients can receive what they are expecting and the business can offer their products and services specially designed.

Disclaimer for the Developer

This is a demo project, my intention is to practice my code skills and apply routines of automated tests, moreover, it is to refactor the code across future version and put an extra eye on pitfalls that developers left behind and it becomes security holes.

Version 1 specs

Technical Stack

  • Front End: React JS 17.0.1, Functional Components, Hooks, Context-API
  • Back End: Firebase, Ruby on Rails 6 (RestAPI)

Available Functions (firebasestable branch)

  • Read available products from Firebase
  • Add a single product to the shopping cart
  • Add a product with more than one item
  • Review the shopping cart and update/remove items
  • Add Order's details.

Available Functions (stable branch)

  • Read available products from Ruby on Rails RestAPI deployed on Heroku
  • Add a single product to the shopping cart
  • Add a product with more than one item
  • Review the shopping cart and update/remove items
  • Add Order's details.
  • Place the order to Ruby on Rails RestAPI

Branches explanation

branches.png

Proof of Concepts

Using Firebase

Rails deployed on Heroku

SignUp and SignIn on local environment

The coding process

I've uploaded to Youtube the coding process of V1

Comming up (version 2)

  • Front End: React - Redux, User's Login, Place the order
  • Back End: Node JS (Express)

About

Let's Order Food: Application to buy and sell product and services. Front End written in React.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published