Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/17xr/visitamonument
Explore iconic global monuments with rich histories, stunning visuals, and essential travel tips — all in one app.
https://github.com/17xr/visitamonument
android android-app android-studio jetpack jetpack-android jetpack-compose kotlin kotlin-android
Last synced: 23 days ago
JSON representation
Explore iconic global monuments with rich histories, stunning visuals, and essential travel tips — all in one app.
- Host: GitHub
- URL: https://github.com/17xr/visitamonument
- Owner: 17xr
- License: mit
- Created: 2024-08-09T19:17:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T20:01:25.000Z (5 months ago)
- Last Synced: 2024-10-31T08:43:02.638Z (2 months ago)
- Topics: android, android-app, android-studio, jetpack, jetpack-android, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 5.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visit A Monument
- Welcome to **Visit A Monument**, a simple Android app that highlights some of the world's most famous monuments. Built using Jetpack Compose, this app is a personal project to learn and implement Android basics.## Features
- **Explore Iconic Monuments:** Browse through a curated list of famous landmarks with detailed descriptions.
- **Stunning Visuals:** Enjoy high-quality images of each monument.
- **Travel Tips:** Get practical information to enhance your visit.## Technologies Used
- **Jetpack Compose:** For building the user interface.
- **Kotlin:** For application logic.
- **Android SDK:** For core Android functionality.## Installation
1. Clone this repository:
```
git clone https://github.com/17xr/VisitAMonument.git
```
2. Open the project in Android Studio.
3. Build and run the app on an emulator or physical device.