Skip to content

여행일기는 사용자가 다녀온 여행지에 대한 소중한 기억을 기록하고, 이를 다른 사용자들과 공유할 수 있는 모바일 애플리케이션

Notifications You must be signed in to change notification settings

thereisname/TravelDiaryProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 TravelDiaryProject

여행을 사랑하는 모든 분들을 위한 프로젝트입니다.

여행일기는 사용자가 다녀온 여행지에 대한 소중한 기억을 기록하고, 이를 다른 사용자들과 공유할 수 있는 모바일 애플리케이션아다. 사용자는 여행지에 대한 사진과 일기를 작성하며, Google 지도 API를 활용해 여행지를 지도에 표시할 수 있으며 이를 통해 여행 경험을 공유하고 소통할 수 있는 커뮤니티를 제공하는 애플리케이션이다.

✨ Features

  • ✍️ 여행 일기 작성 및 공유: 여행지에서의 경험을 글과 사진으로 기록하고, 이를 공유할 수 있음
  • 🗺️ 지도 기반 여행지 관리: Google Maps API를 활용하여 방문했던 장소를 지도에 표시하고 시각적으로 관리함
  • 📷 사진 업로드 및 갤러리: 여행 일기에 사진을 첨부하고, 이를 갤러리 형태로 열람할 수 있음
  • 💬 사용자 상호작용: 다른 사용자의 일기에 댓글을 남기거나 좋아요를 눌러 소통할 수 있음
  • 📅 여행 히스토리 확인: 사용자가 방문했던 여행지와 작성한 일기를 타임라인 형태로 관리할 수 있음

🛠️ Tech Stack

📸 Screenshots

3 2 1

🚀 Installation

  1. Clone Repository
    git clone https://github.com/thereisname/TravelDiaryProject.git
  2. Open Project
    • Open the cloned project in Android Studio.
  3. Install Dependencies
    • Sync the build.gradle file to install necessary dependencies.
  4. Firebase Setup
    • Create a project in Firebase Console, download the google-services.json file, and place it in the app directory.
  5. Run Application
    • Connect an emulator or physical device to Android Studio and click the run button to build and launch the app.

🏗️ Project Structure

TravelDiaryProject/
├── app/
│   ├── src/
│   │   ├── main/
│   │   │   ├── java/
│   │   │   └── res/
│   └── build.gradle
├── gradle/
├── .gitignore
├── build.gradle
└── settings.gradle

👥 Development Team

🗓️ Duration

  • 2023.03.01. ~ 2023.11.23.

Contributors

류동명 전창민 정승근

📄 License

This project is licensed under the terms of the MIT license.

About

여행일기는 사용자가 다녀온 여행지에 대한 소중한 기억을 기록하고, 이를 다른 사용자들과 공유할 수 있는 모바일 애플리케이션

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors