Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 680 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 680 Bytes

WBS-project

UTEP school project.

Create a web site for which the main pages are public and offer the list of all who have graduated from UTEP CS department. Your site should also allow visitors to purchase items related to the department. In addition, the graduates should have an account, and should be able to add posts.

In addition, your web site should integrate concepts from the course in a meaningful form. This includes server side scripting, client side scripting, SQL database access, AJAX, authentication, forms, sessions. It should implement security features covered in class. In particular, it should be resistant to SQL injection and cross-site request forgery.