Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jamezrin/timeit-webapp
- Owner: jamezrin
- License: gpl-3.0
- Created: 2020-03-31T20:47:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:03:54.000Z (3 months ago)
- Last Synced: 2024-10-24T17:56:52.810Z (3 months ago)
- Topics: ansible, backend, docker, frontend, react, reactjs
- Language: JavaScript
- Homepage: https://timeit.jamezrin.name
- Size: 13.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)