Skip to content

Term Project - An app with Audiobook related interface and database

License

Notifications You must be signed in to change notification settings

furkanbingol/AudiobookApp-TermProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Audiobook App

The app basically allows users to rent audiobooks and check their library. There are two panels at the entrance. Admin panel and User panel. Admin can add new users and new books to DBAudiobook database after entering admin information. During these additions, you can access the required features from the ER-Diagram below. When the admin wanted to add new users and books, we tried to give importance to the use of functions and triggers as well as PostgreSQL queries running in the backend. I can say that we have added 4-5 functional features. At the user login, there are 3 interfaces. From the Profile section, the user can see instant information (username, password, wallet..). From the Buy a Book section, the user can buy new books, see all the features of these books, how many minutes they are, and what their prices are. From the Library section, the user can see his own books.


Used Technologies

Programming Language: C#
Front End: Windows Form Application
Database: PostgreSQL
The data provider we use when connecting the front end to PostgreSQL: Npgsql

a1 a1


ER Diagram

ss


In-app images

a1 a2 a3 a4 a5 a6 a7 a8

About

Term Project - An app with Audiobook related interface and database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages