Faasoos is an online food delivery app, mainly focused on wraps.
In this project we have tried to clone the frontend for a particular location using a mock json server. This project is an effort to implement learning at masai and grow our knowledge about the tech stack used.
- Here is the link of our website live on netlify: https://faasos-clone-d98532.netlify.app/
Home Page
: Sign up and ligin feature along with the search bar for addressing your location.Sign-In
: User authentication to check whether user email and password match with details existing in the database.Search
: User can search for category of meals present in the particular area.Category Page
: The section is created with filter by category-veg & nonveg, and price.Cart
: User can see or remove meals added in the cart.Checkout Page
: Users can increase, decrease the quantity of the meal and can apply discount coupons.Payment Page
: Users can add their payment details, address and make payment.Additional Features
: Kept the names, fonts, colors and titles consistent throughout the whole site to give a feel like the original site.
- HTML
- CSS
- Javascript - (Local Storage)
Home Page
Sign Up
Login
Menu Page
Cart
Checkout & Payment
Footer