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

https://github.com/radespratama/staycation

My first mobile app using Java ⚡
https://github.com/radespratama/staycation

android java shared-preferences slicing-design-to-code

Last synced: about 2 months ago
JSON representation

My first mobile app using Java ⚡

Awesome Lists containing this project

README

          



Staycation



⚡ Traveling Mobile Apps ヾ(≧▽≦*)o

# 🔧 Tools Used

![Java](https://img.shields.io/badge/Java-3B82F6?style=for-the-badge&logo=java&logoColor=white)
![SharedPreferences](https://img.shields.io/badge/Shared_Preferences-1F2937?style=for-the-badge&logo=shared&logoColor=white)

# 🤞 Contributing

After setting up the project, and making changes:

```git
git add .
git commit -m "commit message"
git push YOUR_REPO_URL YOUR_BRANCH
```