Skip to content

Releases: ProyectoIntegrador2018/dr_movil

Sprint 3

20 Nov 05:11
a53590f
Compare
Choose a tag to compare
Sprint 3 Pre-release
Pre-release
  • 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

21 Oct 21:33
Compare
Choose a tag to compare
Sprint 2 Pre-release
Pre-release
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

29 Sep 17:46
43b648c
Compare
Choose a tag to compare
Sprint 1 Pre-release
Pre-release

-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.