Skip to content

CatFish47/map-my-memories

Repository files navigation


Map My Memories (M3)

A web app for users to upload photos with location and timestamp metadata, mapping these photos across a map and a timeline.

Table of Contents
  1. About The Project
  2. Roadmap
  3. License
  4. Contact
  5. Acknowledgments

About The Project

A web app for users to upload photos with location and timestamp metadata, mapping these photos across a map and a timeline. Currently in its early stages of development!

(back to top)

Built With

  • React

(back to top)

Roadmap

  • Finish designing wireframes and architecture of the app
    • Add wireframes to admin/design
    • Add figma designs to admin/design
    • Convert figma designs into boilerplate code
    • Write down notes about the design in an .md file
    • Write down in file for documentation conventions and other naming conventions
  • Create the CI/CD pipeline
    • CI
      • Add ESLint for linting Typescript with prettier integration
      • Add StyleLint or some CSS linting
      • Add GitHub actions to run the CI pipeline, including Codacy
    • CD
      • Add deploying to netlify for branch previews
      • Add in TypeDocs for documentation
      • Deploy dev branch to netlify
      • Deploy prod branch to website

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Grant Cheng - chengxgrant@gmail.com

Project Link: https://github.com/CatFish47/map-my-memories

(back to top)

Acknowledgments

(back to top)