Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 595 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 595 Bytes

README

Progress

Backend Features

  • Rails API setup
  • Product model creation
  • Database seeding with Faker
  • Implement search functionality
  • User authentication and authorization
  • ...more tasks to come

Frontend Features

  • React (Vite) setup with Axios and React Router v6
  • Footer, Navbar
  • Homepage with the products list
  • Product show page
  • Integrate search component
  • Filtering the products
  • Design and implement Cart feature
  • User account creation and profile management
  • ...additional features in planning