Skip to content

Uses HTML, jQuery, Bootstrap and basic PHP to query PostgreSQL

Notifications You must be signed in to change notification settings

benkindt/student-committee-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Committee Management

After a successful login, the interface allows to manage students and assign them to different committees, student associations and legislative periods.

The implementation was part of my student project at TU Chemnitz in 2016 (databases & web techniques).

Technical details

This project uses mainly HTML, jQuery, Bootstrap and PHP.

The data is queried from a PostgreSQL database. Passwords are stored there as hash values.

In order to run the application a webserver with PHP and the PostgreSQL modules is needed.

After that simply click on the index-page located at /src/index.html.

Screenshot

About

Uses HTML, jQuery, Bootstrap and basic PHP to query PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published