tcampbPPU / seniorProject

Tutoring Application for a CMPS Senior Project Course at Point Park.
http://tcampb.it.pointpark.edu:3000/
0 stars 0 forks source link

Course dropdown #56

Open tcampbPPU opened 5 years ago

tcampbPPU commented 5 years ago

Present the user with a dropdown listing of courses instead of entering free text in.

tcampbPPU commented 5 years ago

Almost completed. Need to add fix to clicking position and try to add dynamic fill from the database, instead of manually entering the info.

tcampbPPU commented 5 years ago

Make sure code works the most update to date master branch, and fix styling/positioning.

tcampbPPU commented 5 years ago

Add functionality to /save_schedule page where a tutor creates their schedule. Would be great if it dynamically pulled from the database to always show all the courses, without manually changing it.