Giter Site home page Giter Site logo

isacmoura / my-clinical-summary Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 105 KB

MVP of patient listing with Flutter.

License: MIT License

JavaScript 24.08% Kotlin 0.43% Swift 1.29% Objective-C 0.12% Dart 74.08%
flutter flutter-modular mobx flutter-mobx dart dartz

my-clinical-summary's Introduction

my-clinical-summary's People

Contributors

isacmoura avatar

Stargazers

 avatar

Watchers

 avatar  avatar

my-clinical-summary's Issues

[Mobile] Create user details page

As a dev I want to
create the user details page
which shows all user's information retrieved from database
and showing them information: Name, Email, Appointments (Name, Description and Date) and Medications (Name and Description).

The page should includes:

  • Arrow back on AppBar to go back to the previous page
  • Text components:
    • User: Name and Email
    • Appointments: Name, Description and Date
    • Medications: Name and Description
  • Appointments with past dates should be separated from future appointments (Past appointments and New appointments)
  • Must be scrollable

[BACKEND] Create controllers

As a dev I want to
create the controllers
as a way to provide and redirect requests to their respective servers

[Backend] Aggregate nested data into JSON objects

The nested data retrieved using JOINS are coming duplicated, so if an user has two or more appointments (or medications) it will be retrieved as different users.

Solution: aggregate Appointments and Medications into an array of objects (JSON)

[Mobile] Create first page (all users)

As a dev I want to
create the page of the mobile application
which shows all users retrieved from database
and showing them information: Name and Email.

The page should includes:

  • Text components with Name and Email
  • On the same component an arrow icon to the user details page
  • Must be scrollable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.