Giter Site home page Giter Site logo

eldersconnect-junior's Introduction

EldersConnect Junior

EldersConnect Junior

Stars Forks Issues License

EldersConnect is a Flutter app to help connect Senior Citizens to their Junior Caretakers in order to keep track of medicines, health, etc. and maintain simple communication between them.

This is the Junior's app repository. The companion Senior app repository can be found here. Both are developed by members of ACM MPSTME and NOW Mozilla Club.

Building

Important: this project contains certain files that are encrypted due to the use of API keys, which is why it will not build directly on your machine. Please refer to ENCRYPTION.md for more information.

To build and run the app on your device, do the following:

  • Install Flutter by following the instructions on their website.
  • Clone this repo to your local machine using git clone https://github.com/nowmozillaclub/eldersconnect-junior.git.
  • Replace all the encrypted files with your own as explained in ENCRYPTION.md.
  • Connect your devices/emulators and run the app using flutter run in the root of the project directory.

Note: you can also run it in release mode using flutter run --release to improve performance and stability, however, debugging features will be disabled.

Contributing

Please read the CONTRIBUTING.md file for more details on how to contribute.

Credits

This project is developed by a bunch of engineering students at NMIMS MPSTME, Mumbai. Take a look at the entire list of contributors to see who all have helped with the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

eldersconnect-junior's People

Contributors

urmilshroff avatar parthav09 avatar khatrivarun avatar xb42 avatar imgbotapp avatar

Stargazers

 avatar Nick Fn Blum avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Nick Fn Blum avatar

Forkers

khatrivarun

eldersconnect-junior's Issues

[CODE QUALITY] Move to BLoC pattern

I think we should learn the Flutter BLoC pattern first, then start to implement the core logic for the app. State management is very important for a performant app, but is a relatively advanced and complex thing to learn. I think BLoC is a good pattern to follow to build the rest of the app.

Some documentation, in case anybody want to start learning it.

[BUG] Broken on iOS

Does not run on iOS (physical and simulator) due to an error with the podfile. Unable to import packages such as Firebase and Barcode Scanner.

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.