Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.13 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.13 KB

Go2Clothes

An online shopping website created for the Introduction to Web Development course at AGH.

Tech Stack

Frontend

  • React
  • JS + TypeProps
  • Material UI
  • Vue.js
  • Prettier
  • ESLint

Backend

  • Express.js
  • MS SQL
  • AWS Amazon
  • Pug
  • JWT

Project Status

Current State

The project is mostly functional but contains some unimplemented features and bugs.

Abandonment Reason

The decision to abandon the project was due to the disproportionate amount of work required to finish it compared to the marginal benefits that completion would provide. The main takeaway from this project is that creating a functional shopping website is relatively straightforward. However, making it user-friendly and efficient is significantly more challenging than it seems.

Future Features (Unimplemented)

High Priority:

  • Product Sorting and Filtering
  • Navbar and Header Revamp

Medium Priority:

  • Breadcrumbs
  • Order Validation and Handling
  • Enable User to modify his Data
  • User Order List
  • Admin Order Stats
  • Social Media Login

Feel free to contribute or fork the repository to continue the development of Go2Clothes!