Skip to content

Online Web Application that connects to a backend server to store personal information and has functionality in messaging, notifications, projects, and bugs. This project involves front-end and back-end design in addition to using MVC(Model-View-Controller) design pattern.

Notifications You must be signed in to change notification settings

DaveSharma-Hub/Project-Bug-Tracker-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Tracker Web App(Front and Back End)

Online Web Application that connects to a backend server to store and track project information for any user that signs up. It also stores some personal information and has functionality in messaging, notifications, projects, and bug tracking. This project involves front-end and back-end design in addition to using the MVC(Model-View-Controller) design pattern.

Code uses PHP, JS, HTML, CSS and SQL for the full front(HTML,CSS,JS) and back(PHP,SQL) end of the system. Some security designs have been considered such as storing the passwords as a hash using SHA-256 in the database and preventing SQL Injection via prepared statements.

Sample Screenshots: loginJPG

sign

mainJPG

editJPG

dm

notif

bug

projects

end

References: HTML/CSS portion of sign-up and login-page from https://www.w3schools.com/howto/howto_css_signup_form.asp and https://www.w3schools.com/howto/howto_css_login_form.asp

About

Online Web Application that connects to a backend server to store personal information and has functionality in messaging, notifications, projects, and bugs. This project involves front-end and back-end design in addition to using MVC(Model-View-Controller) design pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published