Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/city-tourism-events-with-firebase-app
A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.
https://github.com/peteprattis/city-tourism-events-with-firebase-app
android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student
Last synced: 8 days ago
JSON representation
A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.
- Host: GitHub
- URL: https://github.com/peteprattis/city-tourism-events-with-firebase-app
- Owner: PetePrattis
- License: mit
- Created: 2019-12-04T10:21:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T10:49:55.000Z (about 5 years ago)
- Last Synced: 2024-11-17T11:54:18.570Z (2 months ago)
- Topics: android, android-application, android-studio, application, cardview, computer-science, events, firebase, firebase-auth, firebase-authentication, firebase-database, firebase-realtime-database, java, sqlite, student
- Language: Java
- Size: 8.88 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Java Android Program / Application
**This is an Android app from my days as a Computer Science student**
_This programm was created for the seventh semester class Modern Software Technology Subjects
and is the final project for the class_> #### Description of project
>
>>A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.> #### Functionality of project
>
> 1. Users can sign in, sign up with authentication or be a visitor
> 2. Users can get informed on Athens' events
> 3. Users can rate an event, store, festival etc
> 4. Users can see their past ratings
> 5. Users can create and view a list of favourite places
> 6. The app's content has been categorized in events, entertainment and outings> #### About this project
>
> - The app "La Visage d 'Athenes" provides the user with information about Athens events such as events, outings and entertainment.
> - The copy of the Realtime Database is provided in json format (information in greek)
> - The comments to make the code understandable, are within the .java archives
> - This project was written in Android Studio
> - This repository was created to show the variety of the work I did and experience I gained as a student
>