CSCI3308-Team-016-01 / Group-Project

0 stars 0 forks source link

home.hbs - Create home page #2

Open noli3118 opened 3 months ago

noli3118 commented 3 months ago

Basic nav bar on bottom of screen (most likely using handlebars JS library) and CSS cards for project display

BaconFriar37 commented 2 months ago

Main page will be designed as a "home" page for users. So it will be presented following login, and will show information about a particular user

BaconFriar37 commented 2 months ago

Username is now shown on Home page. "My Projects" button is also shown. This button will then lead to the "user_projects" page which displays all projects associated with user.

BaconFriar37 commented 2 months ago

Add button to add a project to profile

BaconFriar37 commented 2 months ago

Pending database completion by @daxroy

BaconFriar37 commented 2 months ago

Database functioning. Home page works