Frontend part of the project HotShoot, this is a computer shop that I started develop since august 2022.r this repository is the continuation of project development after its migration to typescript
https://github.com/IamIGI/Computer-Shop-Server
https://github.com/users/IamIGI/projects/1/views/1
HotShoot.tk is a comprehensive e-commerce website specializing in laptops, offering a wide selection of devices along with a suite of features that support a seamless online shopping experience. This full-stack application, developed from scratch and actively maintained since August 2022, includes both frontend and backend components.
- User Authentication – Provides secure login and registration for new customers.
- Advanced Shopping Cart – Enables easy management of products in the cart, quantity adjustments, and order preview.
- Promotion Management – Allows users to take advantage of current discounts and promotional offers.
- Product Filtering – A robust filter system that helps users quickly find products tailored to their preferences.
- Account Management – Access to account settings, order history, and profile information updates.
- Order Management – Users can track the status of their orders and view details for each.
- Recipient Template Creation – Simplifies the addition and management of delivery addresses.
- Enhanced Comment Section – Users can share reviews and comments, fostering product interaction and feedback.
- Articles Section – A space for guides, updates, and interesting insights about products.
- Contact Form – Provides an easy way to get in touch with customer support for inquiries or assistance.
- PDF Document Generation – Option to create and download invoices and order documents.
- Responsive Web Design (RWD) – Fully optimized for use on both desktop and mobile devices, ensuring an excellent user experience across platforms.
Thanks to its intuitive interface, advanced features, and user-friendly design, HotShoot.tk is the perfect destination for those looking to purchase modern and high-performance laptops, offering a top-tier online shopping experience.
The jwt token is used for user authentication, where account information such as user data, authorization token, role of a given account is sent
User can choose one of the options to choose from when placing an order while seeing it in dynamic basket preview. User can choose delivery method, payment method, and set recipients data
The promotion system supports discounts on products of a given brand, all brands, if there is more than one product subject to a discount, the cheapest product is discounted. If there are more than 1 quanitty of the same product, the basket is split and only one piece is discounted
Functionality allows to search given product or filter all products to given criteria
User can manage his account through account settings
User can see his list of orders, see it's status and also data provided to given order. User can also print PDF about given order
User can create recipients templates, edit and delete them. Created templates can be used during order procedure
User can add comments, like it, filter it, add images to comments, see summary of comments in the form of: average rating and average selected rating
The user can read about upcoming promotions and read guides
User can contact author, choose options to send him information about bug or collaborations