Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamezrin/timeit-webapp

Web platform for tracking time, developed with modern technologies. Practically everything (except code) is in Spanish, as this was my project to graduate.
https://github.com/jamezrin/timeit-webapp

ansible backend docker frontend react reactjs

Last synced: about 2 months ago
JSON representation

Web platform for tracking time, developed with modern technologies. Practically everything (except code) is in Spanish, as this was my project to graduate.

Awesome Lists containing this project

README

        

# timeit-webapp ([demo](https://timeit.jamezrin.name/))

## Información

### Directorios relevantes de esta aplicación:

- [frontend](./apps/frontend) (el código relevante al frontend)
- [backend](./apps/backend) (el código relevante al backend)
- [libraries/error-types](./libraries/error-types) (librería con los tipos de errores, compartidos entre frontend y backend)
- [assets](./assets) (iconos y recursos de la aplicación)

### Otros repositorios:

- [Aplicación cliente de escritorio](https://github.com/jamezrin/timeit-client)

### Documentación original

- [Anteproyecto](./docs/pdf/ANTEPROYECTO.pdf)
- [Memoria](./docs/pdf/MEMORIA.pdf)
- [Manual de despliegue](https://www.notion.so/Manual-de-Despliegue-932bdd98fece408a97b1331be93ab88f)
- [Presentación](https://docs.google.com/presentation/d/1cfs_5Zgb1OCZns8rmJ3oGpqP5sUZ2ToBySPHaz6if0g/edit?usp=sharing)