Releases: ProyectoIntegrador2018/dr_movil
Releases · ProyectoIntegrador2018/dr_movil
Sprint 3
- Doctors can assign Medical Variables to Patients
- Patients can Register values to their Medical Variables
- Doctors can create polls
- Doctors can assign polls to Patients
- Patients can view the polls link
- Front-End style enhanced
- Doctors can print the Logs Index (per Patient) view
Sprint 2
Feat/doctor patient permissions (#53) * Viewable Patients view * Simple table added for index view * Controller for viewable patients CRD methods * Patients admin permissions can be admin from views
Sprint 1
-Added devise, with 2 different types of users, doctors and patients.
-Added SignUp and Login functionality.
-UI for login FrontEnd.
-Only doctors can create patient users.
-Most database migrations added.
-Site security update.
-Added development and production documentation.