A web-based credit management system built with vanilla JavaScript, featuring product management, order tracking, and user credit management.
Check out the live demo: https://jamalihassan0307.github.io/supermarket-mangment-system/
- Email: admin@gmail.com
- Password: admin
Secure admin authentication interface
Main dashboard with credit statistics and due payments
Interface for adding new products
Add new users with credit details
-
User Authentication
- Secure admin login system
- Protected routes
- Session management
-
Product Management
- Add new products
- Edit existing products
- Update stock levels
- Search products
-
Credit Management
- Track user credits
- Set due dates
- Mark payments as paid
- Credit history
-
Order Management
- Create new orders
- Track order status
- View order details
- Search orders
-
Dashboard
- Total credit overview
- Due payments alerts
- Recent activities
- Stock alerts
-
Frontend
- HTML5
- CSS3
- Vanilla JavaScript
-
Storage
- LocalStorage for data persistence
-
Additional Features
- Responsive Design
- Search Functionality
- Real-time Updates