-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f32ec05
commit 5c329ca
Showing
1 changed file
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# Burrito Admin Dashboard | ||
|
||
Status: production ready, but partially finished | ||
Estado: listo para producción, pero parcialmente terminado | ||
|
||
Dashboard for staff/admin users to manage protected resources. | ||
Dashboard para usuarios del personal/admin para gestionar recursos protegidos. | ||
|
||
## Features | ||
## Características | ||
|
||
- Notifications: Add and delete app banners. No popup or posts are | ||
currently supported. | ||
- Battery: Quick view of the remaining app battery. | ||
- Notificaciones: Añadir y eliminar banners de la aplicación. Actualmente no se soportan popups ni publicaciones. | ||
- Batería: Vista rápida de la batería restante de la aplicación. | ||
|
||
Written with React and Vite. | ||
Escrito con React y Vite. |