Fullstack project carried out at the request of the client. Allows the administration of movements of files, users, expenses and income. Selection and registration of shifts online with Google Calendar (API). Implementation of webscrapping to show news of local judicial interest
FrontEnd |
---|
HTML5 |
CSS3 |
React |
TAILWIND CSS |
MUI, Material UI icons |
BackEnd |
---|
NodeJS |
MongoDB |
UX / UI |
---|
Figma |
-
Registro
-
Logueo
-
Ver la pantalla de administracion, seleccionar
-
Seccion Turnos online
-
Seccion para consulta de expedientes de cada cliente
-
Seccion para consulta de gastos de cada expediente por cliente.-
-
1ro: copiar el repositorio con:
git clone https://github.com/ofvinals/Proyecto-Estudio-Mongo.git
-
2do: Instación de dependencias:
$ npm install
-
3ro.: Para correr la app:
En development: $ npm run dev