Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardosaraceli/wizard-on
Full Stack application created for Wizard branches to manage and monitor their employees' work.
https://github.com/leonardosaraceli/wizard-on
bcrypt css jwt nextjs postgresql typescript vercel
Last synced: 9 days ago
JSON representation
Full Stack application created for Wizard branches to manage and monitor their employees' work.
- Host: GitHub
- URL: https://github.com/leonardosaraceli/wizard-on
- Owner: LeonardoSaraceli
- Created: 2024-10-14T16:49:06.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-09T12:28:52.000Z (10 days ago)
- Last Synced: 2024-11-09T13:26:10.268Z (10 days ago)
- Topics: bcrypt, css, jwt, nextjs, postgresql, typescript, vercel
- Language: TypeScript
- Homepage: https://wizard-on.vercel.app
- Size: 497 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wizard ON
Full Stack application created for Wizard branches to manage and monitor their employees' work. Employees can register customers, and the company can easily access all data related to these registered customers and employees.
## Technologies Used
- Next.js
- TypeScript
- PostgreSQL
- bcrypt
- JSONWebToken
- CSS## Screenshots
![Company's login](./images/company-login.png)
![Company's dashboard](./images/dashboard.png)
![Company's employees](./images/equipe.png)
![Employee's login](./images/funcionario-login.png)
![Employee's lead](./images/funcionario-leads.png)