Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-m-hossain/work-analysis-client
admin email: [email protected] pass: admin1234
https://github.com/i-m-hossain/work-analysis-client
Last synced: about 1 month ago
JSON representation
admin email: [email protected] pass: admin1234
- Host: GitHub
- URL: https://github.com/i-m-hossain/work-analysis-client
- Owner: i-m-hossain
- Created: 2022-09-11T00:04:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T06:01:34.000Z (over 2 years ago)
- Last Synced: 2024-10-15T07:27:59.488Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## project overview
This is a simple client side project featuring
1. file uploading
2. showing uploaded files data in a line graph (time vs worker_count)
3. user registration and login
4. user role based dashboard
4. listing all the users and delete them (admin only)### additional work:
1. server side validation for login and register
2. logout functionality
3. admin can't delete himself### Technology used
1. Tailwind css
2. Chart.js