https://github.com/henrybravos/healthos_admin
Admin HealthOS
https://github.com/henrybravos/healthos_admin
firebase reactjs typescript
Last synced: about 2 months ago
JSON representation
Admin HealthOS
- Host: GitHub
- URL: https://github.com/henrybravos/healthos_admin
- Owner: henrybravos
- Created: 2024-04-20T19:20:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T15:27:27.000Z (about 2 years ago)
- Last Synced: 2025-07-22T21:46:13.249Z (11 months ago)
- Topics: firebase, reactjs, typescript
- Language: TypeScript
- Homepage: https://noatum.vercel.app
- Size: 142 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application Manager for HealthSO's app
In this app we connect with firestone and storage
## Features
Some features in this application
- [x] Login with Firebase Authentication
- [x] User list
- [x] User admin
- [x] add/edit user
- [x] reset password
- [x] protected with roles
- [x] create/edit user category
- [x] create/edit user goal
- [x] disable user
- [x] List RACS pagination
- [ ] Filter listS
- [x] Dashboard RACS
- [x] dates filters
- [x] download img
- [x] Deploy vercel
## Install and run
```bash
pnpm install
pnpm dev
```