Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 866 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 866 Bytes

Copper-DBMS-Project License: GPL v3

A Simple Database project using MySql, PHP, HTML, CSS.


  • Here the user can register a complaint or a request or a traffic issue and it is stored in the database.
  • Based on the keywords used the problem is assigned a priority.
  • And based non the priority police officers are assigned to that particular problem.
  • There is a status assigned to each police officer for the availability.
  • Because of its simple structure, a problem is removed from the table and the officer for that problem is freed(Police officer is now available).

This was a mini project that my friend and I did for college. The project is not complete.Small changes in some files will make it perfect. Your suggestions are welcomed :)