Studio39 / node-snapclone

Studio 39's Snapchat Clone written in Node JS
MIT License
2 stars 0 forks source link

How many pages the app will have? #2

Open SanityLacking opened 8 years ago

SanityLacking commented 8 years ago

Before the routes can be completed, we need to know how many pages the app will have. As a general start we will need:

  1. Login page
  2. photo taking page

The option is always there to load most of the other features, like sending photos, menus and whatnot as menus that are loaded on top of the current page.

natesg commented 8 years ago

We need to create the following

Adding a friend can be combined with photo taking page, we can look at implementing stories and setting pages soon.