Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryanjain28/frontend
Empower small businesses with a versatile software: role-based access, task delegation, payroll, HR management, client tracking, and scalability, fortified by Amazon and Firebase integration.
https://github.com/aryanjain28/frontend
backend frontend full-stack mysql nodejs react web
Last synced: 13 days ago
JSON representation
Empower small businesses with a versatile software: role-based access, task delegation, payroll, HR management, client tracking, and scalability, fortified by Amazon and Firebase integration.
- Host: GitHub
- URL: https://github.com/aryanjain28/frontend
- Owner: aryanjain28
- Created: 2022-08-09T06:55:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T14:03:15.000Z (over 1 year ago)
- Last Synced: 2024-12-01T05:13:19.802Z (2 months ago)
- Topics: backend, frontend, full-stack, mysql, nodejs, react, web
- Language: TypeScript
- Homepage:
- Size: 3.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workflow Management Software
Created a software package that's perfect for small businesses. It does a lot of important things like -
1. Managing 'how' and 'who' can use it (Role-Based).
2. Giving out tasks to employees.
3. Handling employee pay (Payroll Management).
4. Managing HR stuff.
5. Easier to management / track client.All these features are in one place, making work smoother.
What's cool about this software is that it's scalability; the software can easily add new things.
Also added tools from Amazon and Firebase to make talking to clients even better and keep everything secure.
This software is a big help for small businesses, making their work easier and more organized in today's fast-changing business world.## Stack
Tech Stack and Other "fantastic" things:
1. Next.js (because why not!)
2. MongoDB (Atlas)
3. Node.js
4. React.js
5. etc etc...Here's the backend: https://github.com/aryanjain28/backend
Below are some screenshots:
## 1. Dashboard
![Dashboard](https://github.com/aryanjain28/frontend/blob/master/assets/images/SS3.png?raw=true)## 2. Task Management
![Login_Image](https://github.com/aryanjain28/frontend/blob/master/assets/images/SS4.png?raw=true)## 3. Sending 'Bulk' SMS and Emails to Clients
(Integrated Amazon's SNS)
![Register_Image](https://github.com/aryanjain28/frontend/blob/master/assets/images/SS1.png?raw=true)## 4. Adding new types of tasks - (Admin Control)
![Task Types](https://github.com/aryanjain28/frontend/blob/master/assets/images/SS0.png?raw=true)## 5. New Client Form
![Register_Image](https://github.com/aryanjain28/frontend/blob/master/assets/images/SS5.png?raw=true)Loved building this one!❤