/week7-jess

Week 7 project: a server-side-app for crowdsourcing cat names.

Primary LanguageJavaScript

week7-jess - server-side app

Technical criteria

  • Express server
  • Postgres database
  • Hosted on Heroku
  • One of the above spike topics
  • Handle errors and inform the user

Spike choice

  • File uploads - Allow users to upload files to your server (like images or audio clips).

Database Schema

database-schema

Concept

Website name: "Name My Kitty"

  • logged in users can upload pics
  • any one can submit name suggestions
  • [stretch] Other animals, not just cats (filter by species)
  • [stretch] up-vote names
  • [stretch] cat-pic poster chooses name

Figma

Final - sign up page