Skip to content

FranciscoHu17/CSE_Class_Find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE_Class_Find

This project was to simulate the process of adding CSE courses to a schedule.

Functionality:

  • Able to search classes by field
  • Able to add courses to your schedule
  • Added courses are saved in a local MySQL database
  • Schedule displays a calendar with all the added courses

Used HTML, CSS, JavaScript, Express.js, MySQL