Skip to content

Commit

Permalink
add hobit
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybard-dvk authored Jun 29, 2024
1 parent bb6bd21 commit 3e463dd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions submissions/hobit-app/README.md
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

0 comments on commit 3e463dd

Please sign in to comment.