Skip to content

Phone-Review-App/ccp7-legacy-week

Repository files navigation

Ken-Ken-Pa (greenfield project)

(Depolyment Link Temperary Out of Order)

Introduction

Ken-Ken-Pa is an interactive map of Japan that allows you to keep a virtual diary of your journey in the country. After logging in, a user can click on prefectures they've visited and either add Memories (photos with an optional caption) or view all the Memories that other users have uploaded for that prefecture. Users can also view all their personal memories from all the prefectures they've visited.

mapofjapan

Design Docs

dbschema

Features

Implemented

  • Clickable Map of Japan
  • Popup menu appears when clicking a prefecture
    • User can navigate to PrefectureMemories or AddNewMemory views for the selected prefecture
  • Localized UI (English/Japanese)
  • Memories UI for viewing currently logged-in user's memories from all prefectures
  • PrefectureMemories UI for viewing all users' memories from a specified prefecture
  • AddNewMemory UI for uploading a new memory
  • Login UI for user login
  • NavBar UI
  • Express server initialized
  • Firebase integration initialized
  • Database migration and seed files initialized

To-do

  • Home (Map View):

    • Clicking a greyed-out prefecture should mark the prefecture as visited → highlights green
    • Highlight all visited prefectures for currently logged-in user
  • Other UI:

    • Create UI for user signup
    • Create UI components for displaying photos in Memories and PrefectureMemories - #46
    • Finish CSS styling - #28, #37
    • Dynamically display buttons in NavBar based on current view - #40
  • Backend:

    • Run Express server on deployment - #47
    • Setup production database
    • Implement API endpoints for storing/accessing photos (memories)
    • Implement API endpoints for storing/accessing user-prefecture relations

Attributions

Map information was sourced from the public domain dataset Natural Earth Data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published