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 ⚡
- Host: GitHub
- URL: https://github.com/radespratama/staycation
- Owner: radespratama
- Created: 2022-08-30T06:34:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T04:14:11.000Z (almost 4 years ago)
- Last Synced: 2025-07-23T10:48:35.685Z (12 months ago)
- Topics: android, java, shared-preferences, slicing-design-to-code
- Language: Java
- Homepage:
- Size: 5.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Staycation
⚡ Traveling Mobile Apps ヾ(≧▽≦*)o
# 🔧 Tools Used


# 🤞 Contributing
After setting up the project, and making changes:
```git
git add .
git commit -m "commit message"
git push YOUR_REPO_URL YOUR_BRANCH
```