Back-End Web Developer - Registration Database
- Developed a user-friendly website that allows users to apply for classes based on the instructors offered each semester. Once users are signed up, they can log into their accounts to view and manage their selected classes.
- Used PHP and SQL to create a table that contained the information regarding the professors, the classes, and the course number.
- When signed up the student will have a table created that will pull information from the professor table and store it so that it can be displayed when the student signs in.