Skip to content

Latest commit

 

History

History
110 lines (87 loc) · 3.06 KB

README.md

File metadata and controls

110 lines (87 loc) · 3.06 KB

MIT App Inventor 2


Logo

MIT App Inventor 2

Here are some sample projects made on MIT App Inventor which might help you kickstart your journey with it!

Table of Contents
  1. List of Projects
  2. License
  3. Contribute
  4. Contact
  5. Acknowledgements

List of Projects

These projects with made with limited resources a million years ago, so don't mind the graphics and pictures in these projects.

Here's a list of projects included:

  • Health App - 'Run'
  • Memo App - 'Memo'
  • Doodling app - 'Doodle'

You may head on to the further sections in order to explore and know about them!

Health



A usual health app that calculates BMI, Steps, Calorie count and, further has some features.
You may add new features, change the preexisting backgrounds and do whatever you want!

Memo



Stores and Reviews back Memos using TinyDB.

Doodle



You can scribble and then shake the phone to clear the screen.

License

Distributed under the MIT License. See LICENSE for more information.

Contribute

Every program is ever evolving and, that is possible only with valuable contributions. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b functionalities/Feature)
  3. Commit your Changes (git commit -m 'Add a Feature')
  4. Push to the Branch (git push origin functionalities/Feature)
  5. Open a Pull Request


If you have any further ideas or comments, go ahead to the next section and feel free to connect!

Contact


Logo
Connect with me here! ✉️

Acknowledgements