Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bheck890/lifetaskhelper

Task Helper that Helps Remind you when tasks need to be done,
https://github.com/bheck890/lifetaskhelper

android-application android-studio java sql

Last synced: 11 days ago
JSON representation

Task Helper that Helps Remind you when tasks need to be done,

Awesome Lists containing this project

README

        

# LifeTasks
This Application allows you to keep track of actions that occur

can set a remonder date, or location to remind you to take a note



or to make a note every time at a specific date

so you know what happened that day.



this can also be like a diary with a reminder, aspect to not forget



as well as to take a note when ever you go to a certain place.

like to check your grocery list when you go grocery shoping

## Demonstration
New Event

![alt text](ReadMe-Pics/Gifs/0New.gif)

Perform Date Event

![alt text](ReadMe-Pics/Gifs/1.0Date.gif)

Perform Location Event

![alt text](ReadMe-Pics/Gifs/1.1Location.gif)

Perform normal Task

![alt text](ReadMe-Pics/Gifs/1.2Task.gif)

View Task Descriptions

![alt text](ReadMe-Pics/Gifs/2description.gif)

Task Settings

![alt text](ReadMe-Pics/Gifs/0New.gif)

## Diagrams
Database Diagram

![alt text](ReadMe-Pics/DataTable.png)

## Built With
* Android Studio
* Gradle
* Android Geo Coder
* SQLiteDatabase

## Author
Project Coded by - Bailey Heck

## License
This project is licensed under the MIT License.

## Acknowledgments
Project idea - Brandon (Bailey) Heck
Email system - Jess Wazbinski
Logo and about - Michelle Nater

## History
This project was an Team assignment with an app with SQL Tables,

I was in Data Engineering class while taking this android class

and combined the knowlege to Complete the SQL Data Table.

## Key Programming Concepts Utilized
I have utilized SQL coding Techniques and android Application Systems.

as well as used google geo locations

to keep track of the location of the user, to their destination.