Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maneeshavr/hello_shoe_shop-frontend
User-friendly frontend application for managing shoe store operations at Hello Shoes Pvt. Ltd., built with Vite, vanilla JavaScript, and Tailwind CSS. Features inventory, sales, customer, supplier, employee, and admin management.
https://github.com/maneeshavr/hello_shoe_shop-frontend
apexcharts daisyui jquery jwt-token tailwindcss validator vite
Last synced: 5 days ago
JSON representation
User-friendly frontend application for managing shoe store operations at Hello Shoes Pvt. Ltd., built with Vite, vanilla JavaScript, and Tailwind CSS. Features inventory, sales, customer, supplier, employee, and admin management.
- Host: GitHub
- URL: https://github.com/maneeshavr/hello_shoe_shop-frontend
- Owner: ManeeshaVR
- License: mit
- Created: 2024-05-25T04:07:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-04T16:32:09.000Z (7 months ago)
- Last Synced: 2024-11-08T19:47:05.088Z (about 2 months ago)
- Topics: apexcharts, daisyui, jquery, jwt-token, tailwindcss, validator, vite
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shoe Shop Management System - Frontend
## Overview
This is the frontend application for the Hello Shoes Pvt.Ltd, built using Vite and vanilla JavaScript. The application provides a user-friendly interface for managing shoe store operations, allowing users to log in, manage inventory, process sales, and handle customer and supplier data.
## System Requirements
The system contains seven primary services:
1. **Inventory Service**: Manages inventory data.
2. **Customer Service**: Manages customer details.
3. **Sale Service**: Manages the sales operations.
4. **Refund Service**: Manages the refund operations.
5. **Suppliers Service**: Handles supplier information.
6. **Employee Service**: Handles employee information.
7. **User Service**: Manages user authentication and roles.
8. **Admin Panel Service**: Provides admin functionalities.## Technologies Used
- **Vite**: A fast build tool and development server.
- **Tailwind CSS**: A utility-first CSS framework.
- **DaisyUI**: A plugin for Tailwind CSS that provides UI components.
- **ApexCharts**: A modern charting library.
- **jQuery**: A fast, small, and feature-rich JavaScript library.
- **jwt-decode**: A library to decode JSON Web Tokens.
- **validator**: A library for string validation and sanitization.## License
This project is licensed under the MIT License. See the LICENSE file for more details.