Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilherme006/admin_dashboard
https://github.com/guilherme006/admin_dashboard
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guilherme006/admin_dashboard
- Owner: Guilherme006
- Created: 2024-06-19T21:13:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T22:55:42.000Z (5 months ago)
- Last Synced: 2024-06-20T11:41:13.345Z (5 months ago)
- Language: TypeScript
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About the Project
This project was developed with the aim of assisting a Non-Governmental Organization (NGO) in financial management, providing a clear and detailed view of income and expenses through an administrative dashboard. Furthermore, we implemented functionalities for managing subscribers of the plans proposed for the NGO, contributing to a more efficient and organized administration. The interfaces were created using [shadcn/ui][shadcn/ui].
![hero-image]
## Functionalities
### Administrative Dashboard
- **Financial Information:** Displays details about the NGO's income and expenses, allowing for more effective financial control.
- **Interactive Charts:** Graphical visualization of finances to facilitate analysis and understanding of financial data.### Subscriber Management
- **Plan Administration:** Page dedicated to managing subscribers of plans offered to the NGO, facilitating their monitoring and administration.
### User Authentication
- **SignIn and SignUp:** User authentication pages with privacy policy agreement integration to ensure security and legal compliance.
### Built with
![typescript]
![react]
![shadcn-ui]
![tailwind]
![visual-studio-code]### Installation
1. Clone the repository:
```sh
git clone https://github.com/Guilherme006/Admin_Dashboard.git
```2. Install dependencies:
```sh
npm install
```3. Start the development server:
```sh
npm run dev
```[shadcn/ui]: https://ui.shadcn.com/
[typescript]: https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff&style=for-the-badge
[react]: https://img.shields.io/badge/React-61DAFB?logo=react&logoColor=fff&style=for-the-badge
[tailwind]: https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=tailwindcss&logoColor=fff&style=for-the-badge
[visual-studio-code]: https://img.shields.io/badge/Visual%20Studio%20Code-007ACC?logo=visualstudiocode&logoColor=fff&style=for-the-badge
[shadcn-ui]: https://img.shields.io/badge/shadcn%2Fui-000?logo=shadcnui&logoColor=fff&style=for-the-badge[hero-image]: /images/Dashboard.png