Skip to content

annanardelli/CS517_WebDev

Repository files navigation

Survey Builder

Final project for Engineering Web-Based Systems.

This project is a survey system which allows users to create surveys, respond to others' surveys, and view others' responses to their own surveys. I used phpMyAdmin to host the mySQL database.

The system is based on an MVC structure using php, HTML, and JavaScript.

ER Diagram for Database

image

Login Page Screenshot

image

This image displays the login page and the error message produced by JavaScript when the fields aren't input properly.

Home Page Screenshot

image

This image shows the home page, featuring the navigation bar at the top with the options to use each of the application's functions.

Survey Screenshot

Screenshot 2023-12-19 at 11 51 06 AM

This image shows the survey page with the survey title at the top and the questions displayed with their input text boxes.

Survey Response Screenshot

Screenshot 2023-12-19 at 11 52 31 AM

This image shows a sample of the responses page. The responses to the survey are simply listed after the question.

Over winter break I plan on finetuning this page to be able to show what account gave the response and to be able to view only the responses from one account on a page.

About

CS 517 Engineering Web-Based Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published