Skip to content

joeb37/grad-credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graduate Credit Assignment

Joe Bockskopf

CSCI E-31, Spring 2018

Project Goals

The project demonstrates adding dates to a basic contact list application. This repository represents the starting state of the application. The goals for the assignment are to make these changes to the contact list app:

  • Add a date (birth day) to the input form and the contact list
  • Use Moment.js to format the dates shown on the page
  • Retrieve the contacts from the database so that they are sorted by the contact's birth month and day
  • Enhance the contact list to highlight upcoming birthdays

There is an accompanying video here: https://youtu.be/ET9nQ-ceaDY

The code branch with the changes described above can be found here: https://github.com/joeb37/grad-credit/tree/solution

About

Graduate Credit Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors