Skip to content

JoyfulProgramming/media_manager

Repository files navigation

Media Manager

What

A small app written in Ruby to manage your media.

Allows you to add books, games and music.

Stores data locally in JSON documents.

Setup

brew install asdf
asdf install ruby 3.2.2

Run

bin/run

This will run the app.

Test

bin/test

This runs the unit tests.

Why

Used as a basis for live streams on Software Design Simplified.

Attribution

Original code by Clarielle Larissa

About

Media manager that we have been refactoring on the live stream

Resources

Stars

Watchers

Forks

Packages

No packages published