Skip to content

iamraufu/rabeya-food-fitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabeya's Food and Fitness Center

Rabeya's Food and Fitness Center is Country's First ever Complex site where anyone can get nutritionist help along healthy food diet.

Features:

  1. Homepage (5 sections minimum)
    • Top Banner
    • Products
    • Service Review
    • Recent Projects/ Top Selling Product
    • Review
    • Footer

  2. If User logged in or click “Buy Now” it will redirect to product details and later to product/ service detail page and if user not logged in it will take user to log in page, after login, user will be taken to details page. (Firebase Authentication)

  3. After details user will be able to buy or remove the product. After buy user will give name, address, phone number and product name and price will be saved to MongoDB server. Payment will be received through credit card. (Stripe Payment Gateway)

  4. After Login -> User and Admin Both will be able to view Dashboard where the dashboard will be different for both user and admin.
    • User will be able to check order
    • User can add review which will be dynamically added to the UI
    • Admin can see all the orders
    • Admin can add new people to the admin database
    • Admin can add new Product which will be added to the UI dynamically
    • Admin can have CRUD operations i.e. Create New Product, remove product from the database if unavailable, also read all the products which will be loaded in the UI.

Bonus

  1. If possible, I will add animation to the UI
  2. Mostly I will make the UI Responsive

Technology

  • Frontend: React JS, Bootstrap or any other framework like Material UI, Tailwind CSS
  • Backend: Node JS, Express JS
  • Database: MongoDB
  • Authentication: Firebase

Live Website Link

https://rabeya-food-fitness.web.app/