Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csdev19/medical-app-angular

Application to store all your medical information
https://github.com/csdev19/medical-app-angular

Last synced: about 1 month ago
JSON representation

Application to store all your medical information

Awesome Lists containing this project

README

        

# Medical app

## Why?

Because in my personal experience I find the necesity of store data like: prescriptions, exams or medication. It's not convenient to have a lot of paper prescriptions that I can lose. And also in a long term it's not useful.

## Tasks

- [ ] Translate this to english
- [ ] Generate the frontend application (Angular)
- [ ] Add angular material
- [ ] Generate the folder structure
- [ ] Generate the main configurations files for the project
- [ ] Generate the login page
- [ ] Generate the backend application (Nestjs)
- [ ] Generate the folder structure
- [ ] Generate the docker file to work with docker
- [ ] Add typeorm to the project or look for another database manager
- [ ] Generate the login module
- [ ] Configure the JWT authentication
- [ ] Put more details in the documentation folder
- [ ] Define the main use cases that we're going to create for the MVP

## Contributors

- [Cristian Sotomayor](https://github.com/csdev19)