You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mac 932b310a67 fixed show poster for diff id 3 years ago
Favorite_Movies fixed show poster for diff id 3 years ago
docs added pdf 3 years ago
.gitignore added Movie.java 3 years ago
.project movies 3 years ago
ReadMe.txt fixed numwatched update 3 years ago

ReadMe.txt

Mac:
1. fixed numWatched
2. updated data file to have only one space per field, fields with values having space should use Lion_King

Mac:
1. updated Database
2. updated ShowMovieFrame to display movieid if found

PMR:

1.completed todo2
2.added WatchMovieFrame.java
3.Main_HomePage.java updated todo2 task added linking WatchMovieFrame

PMR:
1.completed todo1
2.added showMovieFrame.java
3.Main_HomePage.java updated todo1 task


Mac:
1. Added placeholder functions in Database class for implementing remaining features

Mac:
1. Updated todos in MainHomePage class for pending tasks

Mac:
1. Added missing menu items on home page
2. Resized the buttons to fit

Mac:
1. Removed Login.java
2. added userExists method in Database
3. called Database.userExists in LoginFrame to simplify code
4. moved files to tmp folder

Mac:
1. moved Readme.txt from src folder to top level
2. Fixed camelcase naming of attributes in Star.java
3. Renamed Ratings.java to Rating.java
4. Fixed camelcase naming of attributes in Rating.java
5. Implemented addMovie method in Database class
6. Called Database.addMovie in MoviesFrame
7. Made movie star and rating local variables in MoviesFrame StarsFrame RatingsFrame respectively
8. Compiled everything and resolved compilation issues
9. Deleted Movies.java



I have added 3 java files namely
MoviesFrame.java
StarsFrame.java
RatingsFrame.java

also added text files in the files folder of 4 files

in java file have set values for setter methods for all 3 modules and all 3 modules data will be saved in text files respectively