Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dnmore/sqlalchemy-movies-library

CRUD App with Flask and SQLAlchemy
https://github.com/dnmore/sqlalchemy-movies-library

flask flask-sqlalchemy python

Last synced: about 5 hours ago
JSON representation

CRUD App with Flask and SQLAlchemy

Awesome Lists containing this project

README

        

## 🎬 SQLAlchemy Movies Library

## Overview

The SQLAlchemy Movies Library is a powerful and user-friendly CRUD application, developed using Flask and SQLAlchemy. It allows users to seamlessly manage a personal movie collection by adding new films, editing their ratings, viewing details, and even deleting entries. Whether you're a movie enthusiast or simply organizing a personal watchlist, this application makes it easy to keep track of your favorite films.

## 🚀 Features

* **Add Movies**: Build your movie collection by adding new titles.
* **Edit Ratings**: Update movie ratings based on your preferences.
* **View Collection**: Browse through the list of added movies.
* **Delete Movies**: Easily remove movies you no longer wish to keep.

## 🛠️ Tech Stack
* `Flask`– A lightweight and flexible Python web framework, ideal for building simple to complex web applications.
* `SQLAlchemy`– A robust ORM (Object-Relational Mapping) library for managing database interactions effortlessly

### 📜 License
This project is licensed under the MIT License.