-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull-Request: Catalog of my things #43
Conversation
Feature/item class
Music album and Genre Class
Pull-Request: Game-Class
Pull-Request: Add main
Pull-Request: Author Class
Feature/add album
Book class
Music_album and Genre classes test
Pull-Request: Create Game, Author & Item tables
Preserve book/label
Add schema for Music_album and Genre
Tests book/label
Label/book tables
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Zven94 , @CesarHerr , @AndreaM2429
Good job so far!
There are some issues that you still need to work on to prepare your project for the final evaluation but you are almost there!
You did a great job, keep up the good work 👍🏼
Highlights
✔️ All tasks are implemented
✔️ All tests are passing
✔️ The UI meet the requirements
✔️ Your project preserve data successfully
Suggested changes
- Good job creating your Ruby capstone project 👏 👏 . Everything works as required. Also, you provided a video where you presented the UI of your project , and some pieces of codes However, you should provide a video presentation that have the follow details 🥇
- The video should contain a clear and objective description of the project in professional English.
- The maximum length of the video should 5 minutes. ✔️
Kindly re-take the video and ensure it contains all the requirements 👍
Check the comments under the review.
You can use as many of my suggestions as you want. If there is anything you would like to skip - feel free to do that. However, I strongly recommend you to take them into account as they can make your code better._
Cheers and Happy coding!👏👏👏
Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question, so I can receive the notification.
Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.
@iambenkis Thank you so much for your review. Could you pleas give us a detail list of the requeriments for the video? We Just have 5 mins and I think that is a little bit hard to explain all the code in detail in that time. Theses are the requeriments of the video: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Catalog Of My Things
In this project, the team has created a console app that help you to keep a record of different types of things you own, like: books, music albums, movies, and games. Everything is based on the UML class diagram presented below. The data can be stored in JSON files also.
Demo of the app:
Demo
Files added:
Tests:
in the spec folder: