Skip to content

Jakub007d/University-Information-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published