Skip to content
Brian X edited this page May 3, 2021 · 12 revisions

Welcome to the Pickr wiki!

Pickr, a Flickr-inspired app, is a picture sharing website for users to upload their pictures and view the pictures of others.

Note: My stretch goals are to make it more conducive to webcomics and adding sounds/bgm, will see if that's out of scope or not.

List of features needed for the minimum viable product, MVP

Schema of the PostgresQL database

API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend

Frontend Routes

Routes that return an HTML page that the user can interact with

Links:

Site: https://pickr-flickr-clone.herokuapp.com/

Scorecard: Google Doc

Clone this wiki locally