An open API service indexing awesome lists of open source software.

https://github.com/yuliteg/stationeryhaven

E-commerce application called "Stationery Heaven" that I developed to enhance my understanding of building a full-stack app.
https://github.com/yuliteg/stationeryhaven

asp-net-mvc axios dotnet entity-framework-core mui react react-hook-form react-router react-toastify redux-thunk redux-toolkit typescript yup-validation

Last synced: 3 months ago
JSON representation

E-commerce application called "Stationery Heaven" that I developed to enhance my understanding of building a full-stack app.

Awesome Lists containing this project

README

          

# 🌟Full Stack Stationery Heaven Store🌟

### This project is an e-commerce application called "Stationery Heaven" that I developed to enhance my understanding of building a full-stack React and .NET app. The application allows users to browse and purchase various stationery items.

## Functionalities Implemented πŸ›οΈ

1. πŸ›’ Add to Shopping Basket: Users can add their desired stationery items to the shopping basket to keep track of items they intend to purchase.
2. πŸ›οΈ Create Orders: The application allows users to create orders from their shopping basket, completing the purchase process.
3. πŸ” Paging, Sorting, Searching, and Filtering: Implemented functionalities for smooth navigation and easy exploration of stationery items, making the user experience more efficient.
4. πŸ”„ Reusability with React Hook Form: Developed reusable form components using React Hook Form, improving code maintainability and efficiency.
5. πŸ›‘οΈ Type Safety with TypeScript: Utilized TypeScript for type safety, ensuring robustness and reducing potential errors during development.
6. πŸ§™ Experience the magic of Redux Toolkit, a modern approach to managing client-side states that streamlines development and ensures smoother state management.