Skip to content

ferozemohideen/Intro-to-Python---Movie-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Python - Movie System

Intro Python project practicing the use of classes and class objects in the language. Command-line application which allows users to add a user to the movie system, assign Movie objects to the user, and save that data in JSON format to a text file. Program also checks for existing files under a given user name to load previously stored data.

About

Simple movie system introducing OOP in Python with User and Movie objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages