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: 2 months ago
JSON representation
Task Helper that Helps Remind you when tasks need to be done,
- Host: GitHub
- URL: https://github.com/bheck890/lifetaskhelper
- Owner: Bheck890
- License: mit
- Created: 2023-10-07T19:02:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T23:18:39.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T02:57:32.036Z (about 1 year ago)
- Topics: android-application, android-studio, java, sql
- Language: Java
- Homepage:
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

Perform Date Event

Perform Location Event

Perform normal Task

View Task Descriptions

Task Settings

## Diagrams
Database Diagram

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