Evanito / CS179G-Project

0 stars 0 forks source link

Frontend Client Epic #4

Open Evanito opened 4 years ago

Evanito commented 4 years ago

Overview

Frontend Client (in ReactJS) is the webpage the user sees. It interacts with the Backend App server to load content for the user.

Abstract

Design

Create structure for the user to navigate the website, in a similar style to Instagram.

Functionality

Load user data from the App Server. We need to care about user state and authentication. Use cookies and GitHub/Google OAuth?

Tasks