Skip to content

JacobGa03/Simple-Contact-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small-Contact-Manager

Source code for a small contact manager. This project was part of COP 4331C (Processes for Object-Oriented Software Development) at the University of Central Florida. The application utilizes a LAMP stack for its basic components.

Technology Utilized

As stated, a LAMP stack was used as the foundation of this web app. Digital Ocean was used to host the website on a VM.

The front end was done completely in vanilla HTML, CSS, and JavaScript. PHP was used to write the endpoints. This allowed for smooth communication between the front end and the database. MySQL was used as the database. The relational database stores each of the users in a table and each of their contacts in a separate table. These two tables are related through id which relates to which users own which contacts.

Contributors

Zachary Cary

Jacob Gadberry

Ian Ordonez

Pablo Rodriguez

Landon Wright

About

Source code for COP 4331C small group project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •