https://github.com/labib2003/sales-management-dashboard
https://github.com/labib2003/sales-management-dashboard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/labib2003/sales-management-dashboard
- Owner: Labib2003
- Created: 2024-05-31T08:46:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T04:58:13.000Z (over 1 year ago)
- Last Synced: 2025-06-03T21:38:44.352Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://sales-management-dashboard.vercel.app
- Size: 858 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sales Management Dashboard
This is a mid scale application to learn about NextJS 14 and the new React server patterns. The application is a dashboard where a simple store can manage their employees and track their sales and performance.
## Next TODO
Add update user feature with robust authorization to make sure only the user can update their own data.