
Project Overview
- Title: Travel Planner Application
- Goal: Develop a user-friendly mobile application for planning travel itineraries using Google Maps API.
- Team:
- Tools and Technologies:
- Frontend: Android Studio
- Backend: PHP
- Database: MySQL
- Platform: Android OS 11 & 12
Key Features
- Login and Registration:
- Users can register with a unique ID and password.
- Credentials are stored in a secure database.
- Google Maps Integration:
- Users can search for and mark locations on the map.
- Dynamically display related search results.
- Add markers by clicking on the map or entering search queries.
- View registered markers and classify them by country.
- Plan Summary:
- View planned destinations and the number of markers for each country.
- Easily identify remaining plans and tasks.
Project Workflow
- Requirement Analysis:
- Identify user needs and define functional requirements for travel planning.
- Design and Development:
- UI/UX design for seamless interaction.
- Database schema for storing user information, locations, and markers.
- Implementation:
- Use Google Maps API for map-related functionalities.
- Enable CRUD operations for user and travel data.
- Testing:
- Conduct unit and integration tests to ensure functionality.
- Completion:
- Document and finalize the system.