Skip to content

charlesgobina/school-library

Repository files navigation

School Library

In this project, I will be building your school library app. In this initial step, I will implement the classes to represent students parents and teachers.

Technologies Used

  • Language (Ruby)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

  • Ruby

Using it Locally

  • Clone the project

  • Clone the repo using the command below

git clone git@github.com:charlesgobina/school-library.git
  • Navigate to the directory in which you cloned the project and use the command below
cd school-library
  • Start the program using the command below
open terminal
run the command $irb (interactive ruby shell)
run the program functions

OR

  • In the program directory, run the command below to execute individaual files

ruby person.rb, ruby student.rb, ruby teacher.rb

Authors

Charles Gobina 🧑‍🎓

Contributing 🤝

Contributions, issues, and feature requests are welcome!

Show your support

Give a :star: if you like this project.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License 📝

This project is MIT licensed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages