Skip to content

coderhead42/Database_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Database_Application

This application is based on a relational database buuilt for an industry keeping various things in design.

Aim

This app aims to provide an interface to a medium scale company to maintain it's records.

Design

  • Various levels of priveliges are added keeping a particular company in mind ( for ex. manager > moderators > workers )
  • The database accounts for all dependent and independent relations.
  • Authentication along with Security Checks implemented.
  • Different functions like adding, updating, deleting, searching records supported

Implementation

Languages Used - PHP, MySQL, CSS

MySQL provides the backend database while the front end is supported by PHP.

Execution

host all files on a server, and then launch login.php in a browser.

About

This web application provides a relational database model for a medium scale company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages