An open API service indexing awesome lists of open source software.

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

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
```