This repository is created to show my projects. SS' of my projects.
Location Updates & Google Maps Fragment — Android App
https://medium.com/@bariskarapinar/location-updates-implementing-google-maps-fragment-android-app-d83a0b2d9914
Firebase Authentication Android App Sign in, Sign up, Create profile.
https://medium.com/@bariskarapinar/firebase-authentication-android-app-sign-in-sign-up-create-profile-c20d185bbbaf
Web application using Firebase Authentication and Database features (Fetched User ID with Database) . We are going to use JavaScript and HTML and also some CSS.
https://medium.com/@bariskarapinar/firebase-authentication-web-app-javascript-3165ebc92b68
Location based marketing is my Computer Engineering graduatation project; This project addresses the problem of chasing the campaigns from internet, social media or newspapers. In this project, I have developed a mobile application, which helps shops and shopping mall visitors to find their interested campaigns by considering their location. The application saves user’s location to a database. With help of the web application also developed by me stores and shopping mall owners can enter their campaign information to the cloud database. Mobile application matches the user’s favorite locations with the campaign locations and creates a favorite campaign list according to the start and end date of the campaign. Also, user can view all the campaigns from cloud database.
This project is made for seeing current location, LAT-LONG coordinates. Application can enable-disable location updates and also show last location. And also gives permision to use the location sercives.
The application has created to use filters on photos. When user starts the application, user can select photo from his gallery, use filters and save the filtered photo.
In this repo I built a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java. The data will be stored in an SQLite database and supports insert, read, update and delete operations.
PayAPI application starts with a slide show to inform the user at the first launch. This slide show is only shown once at the first opening after the application is loaded, and you can replay it with the button in the menu if you want to look again later. On the home screen, the user meets the amount of fuel payment, the user can see the amount he wants to pay and confirm. After the user approves the amount, the information is matched with the information received from the payosy server and the payment is transferred. Apart from these options, the user can access the Token web page thanks to the bottom navigation at the bottom. They can benefit from current information and news about the company.
This app converts the input text to speech. I used the text to speech API in Android. This app contains English, Spanish, German... You can also adjust the pitch and speed of the spoken text using SeekBars.
Android Card view example for showing some cars, using adapters for the album view.
This application has 4 customizable intro slides.
An SQLite application for saving, reading, editing and deleting the data. Used Listview to show the data.
This application is a basic SQLite database project for android devices. Adds data to the db and shows the data in another activity with recycler view.
A custom alert dialog that you can modify for your use.
Bottom navigator for android. Favorites, Home, Profile.
Bottom navigator for android with fragments. Home, Favorites, Search.