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

https://github.com/yehya403/travel-app

Simple android travel app using Java
https://github.com/yehya403/travel-app

android java localization sharedpreferences

Last synced: about 1 month ago
JSON representation

Simple android travel app using Java

Awesome Lists containing this project

README

          

# Travel App

- The app incorporates various features, including a Splash screen, Localization for multi-language support, Sign-in and Register functionality, a Checkout page that utilizes Shared Preferences for data storage, a Dashboard app with Card View and Recycler View to display content, a toolbar and implementation of a Broadcast Receiver for receiving system-wide events. Additionally, the app includes Notifications that are scheduled using job scheduling .

## Technologies

- Android Studio
- Java

## Installation

1. Clone the repository using Git:

```
git clone https://github.com/Yehya403/Travel-App
```

2. Open the project in Android Studio.

3. Build and run the app on an Android device or emulator.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.