22
AOS Hackathon
2021.06.27 ~ 2021.07.17
Journey remind us of things that are important in our daily lives but are forgotten. Journey's unique concept helps users to develop a habit of finding happiness by easily approaching them in their daily life. Users can receive daily greetings via push notifications, and complete random challenges. Also, you can record your own diary and share your small events with other users in Journey's community feed.
Journey's Preview
Library | Purpose |
---|---|
Activity-KTX | Activity ViewModel |
Fragment-KTX | Fragment Shared ViewModel |
Jetpack Navigation | Fragment Transition |
LifeCycle | Fragment Lifecycle |
LiveData | LifeCycleOwner |
Retrofit2 | Retrofit |
Gson | Json to Gson |
OkHttp | Retrofit2 Token Interceptor & Util |
Firebase | Google FCM |
Hilt | DI |
Glide | URL Image |
1. Push Notification
Process
FCM , Firebase Push Notification
Tools-> Firebase -> Cloud messaging
(1) Connect your app to firebase
(2) Add FCM to your app
(3) Firebase -> My Console -> Clouding Messaging -> Add Your Application -> Connect
FirebaseMessagingService class File
Get your application Token
2. Random Challenge & Course
Process
User can select one day, two day, three day.. etc challenge. According to date, Journey provide users different stamp views.
Then, users select challenge view and check mission.
When they complete random challenge we give them congrats dialog message.
Otherwise if user do not complete challenge, we give them lightening dialog message.
3. Community Feed & Diary
Process
User can browse other users feed, click their posts and give them likes. Also we provide feed from the latest or like order.
In diary , user can write their small events from daily life privately.
“A hackathon is an event organized by talented people for talented people. You don’t have to have supernatural skills or extraordinary knowledge in order to participate. You just have to be willing to try something new. During this event you’ll discover how you can apply your skills in development, management, design, art, idea generation, and solution election.”
Every one has heard about hackathons, this is especially true for a university full of engineering students. However, not many of us has actually experienced one before. Before I participated in Journey team, I had the common misconception that a hackathon only involves coding for an entire day. In fact, my 3 weeks , every day was my gift, challenge, and reward. Not all hackathons are about coding. Every day I learned how to cooperate with my android team, design, iOS, and server. Together, we made precious day, tremendous growth , and relationship. Of course, working hours without sleep, it wasn't the problem. I made priceless memory with my Journey Team. Loveya 🖤
22