Skip to content

Basic functionality requirements

Leon Cross edited this page Dec 18, 2018 · 2 revisions

Building a web app - basic functionality:

Minimal Viable Product:

Authentication

  • log in
  • log out
  • sign up

Home page

  • show all users
  • link to ID page
  • search by users

User personal page

  • update personal bio
  • can have a post (by anyone)
  • post includes names (by), time(date), text,

Clone this wiki locally