/school-library

In this project, you will start building your school library app Using Ruby and Postgresql

Primary LanguageRubyMIT LicenseMIT

Getting Started

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

  • Create class Person.
  • Create class Student.
  • Create class Teacher.

📗 Table of Contents

📖 School Library

School Library In this project you will learn how to use a module inside your class.

🛠 Built With

Tech Stack

Ruby

💻 Getting Started

School Library.

Prerequisites

In order to run this project you need:

Ruby 3.0.1

Setup

Clone this repository to your desired folder:

Install

You don't need to install this project.

Usage

run ruby school-library.rb

Run tests

No testing implemented yet

Deployment

No deployment implemented yet

(back to top)

👥 Authors

👤 Marco Baquero

(back to top)

🔭 Future Features

More data

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving us the opportunity to learn and grow as developers and also I like to thank my family, they are all my support. 🌟

(back to top)

📝 License

This project is MIT licensed.

(back to top)