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.
- Host: GitHub
- URL: https://github.com/melisa-karatas/movie_library_managemnet_system
- Owner: Melisa-Karatas
- Created: 2024-02-14T17:20:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-22T10:41:20.000Z (over 1 year ago)
- Last Synced: 2025-01-13T19:37:24.861Z (5 months ago)
- Topics: movie-library, movie-library-management, movie-management, movies, python, sql, sqlite, sqlite3
- Language: Jupyter Notebook
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
_________
