Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 699 Bytes

University-Information-System

Implementation Information system WIS2 is implemented using Flask framework. Access to database is implemented using psycopg2 library.

We connect to database server and create cursor with witch we execute individual requests to database.

The passwords of users are hashed by using flask_bcrypt library and stored to each user on database server.

Database is implemented using PostgreSQL.

The Information system is no longer hosted on any hosting service.

Home Page:

Home Page

Course Registration: Course Registration

Evaluation: Evaluation

Terms: Terms