Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 649 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 649 Bytes

Portfolio

portfolio style personal web application using technologies react express node postgress

Collaborators

Dan Kang Jimmy Wang Milo Kang

Todos

Frontend - authenticate related components basic html - admin panel related components basic html

Backend

  • make api routes
  • using express session middleware
  • implement passport for authenticate to admin panel

Completed tasks

Frontend - Setup file structures for react components and stylesheets - Design skeleton components for home page - Scroll spy feature for navbar link

Backend - Defined databse models - Created gulp tasks for compiling and watching sass files