Skip to content

tuckerd/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library (CodeFellows - App A Day)

By Danielle Tucker.

Description

Library mini app is designed to keep track of your personal video library.

This mini app was an exercise in exploring has-many through relationship. Each video can have an actor/director/etc and each actor,etc. can be involved in many movies. The join resource is modeled by the resource involvement and the role is an attribute of involvement.

Information

Screenshots of the application are below:

Main Screen...

Main View

Show View

Installation

There are no known special installation instructions.

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The MIT License

About

Track your library of video entertainment (CodeFellows - App a Day - HMT Relationship)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors