generated from sarthaktexas/perfect
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb6bd21
commit 3e463dd
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
**Name**: Hobit App | ||
|
||
**Description**: Introducing a personal habit tracker app designed to help you stay on top of your habits without cluttering your calendar. I often forget to do things on time, and adding reminders to my calendar just made it harder to see my schedule. That's why I created this "hobit" (app) — to help people like me remember the small habits we don't want to miss. It lets you set daily, weekly, and monthly goals, track your progress, and get timely reminders to keep you on track. The main feature is sending notifications right when you need them (currently on hold due to the lack of a push API key). | ||
|
||
**GitHub URL**: https://github.com/binarybard-dvk/hobit-app | ||
|
||
**How did you build this**: This was my first app using React Native. I started by learning the basics of React Native and using Expo to make development easier. I focused on creating a simple and user-friendly interface where users can set and track their daily, weekly, and monthly goals. I used state management to handle user inputs and track progress. For notifications, I planned to use push notifications, but it's currently on hold due to the lack of a push API key. Overall, it was a great learning experience and helped me understand mobile app development better. | ||
|
||
**How many hours did you spend on this**: 8 hours | ||
|
||
**Did you use #arcade to log your progress?**: Yes | ||
|
||
**Testflight link**: https://testflight.apple.com/join/bPpR3QBB | ||
|
||
**How many users on testflight?**: 5 | ||
|
||
**Ship URL**: https://hackclub.slack.com/archives/C0M8PUPU6/p1719629426856859 | ||
|
||
**Video Demo URL**: https://youtu.be/-SPnjBT-SSk |