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'