An open API service indexing awesome lists of open source software.

https://github.com/melisa-karatas/movie_library_managemnet_system

This project is a simple movie library management system written in Python with database provided by SQL.
https://github.com/melisa-karatas/movie_library_managemnet_system

movie-library movie-library-management movie-management movies python sql sqlite sqlite3

Last synced: 3 months ago
JSON representation

This project is a simple movie library management system written in Python with database provided by SQL.

Awesome Lists containing this project

README

        

# Movie_Library_Managemnet_System
This project is a simple movie library management system written in Python with database provided by SQL.
_________
You will be able to operate simple processions with this project.
* You can add, edit or remove a user.
* You can add, edit or remove a movie.
* You can add, edit or remove a director.
* You can search for a movie.

Since SQL is also used you can find all the data you have saved in your database 'film_kutuphanesi.db'
_________

![Ekran görüntüsü 2024-02-14 200817](https://github.com/Melisa-Karatas/Movie_Library_Managemnet_System/assets/145010761/6177cbfe-cfb3-4e9b-aa5b-0600f396058e)
![Ekran görüntüsü 2024-02-14 200842](https://github.com/Melisa-Karatas/Movie_Library_Managemnet_System/assets/145010761/f3b53236-53ce-4513-be97-c79a763f9a42)