Git Product home page Git Product logo

rica213 / school-library Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 612 KB

Built on Ruby, this application streamlines the library management process for schools. It features an easy-to-use interface that lets users add, and display books, people (student or teacher). It also includes reporting capabilities to generate book and borrower activity reports. The app is flexible and customizable to fit the needs of any school.

License: MIT License

Ruby 100.00%
ruby pry rspec

school-library's Introduction

SCHOOL LIBRARY

๐Ÿ“— Table of Contents

๐Ÿ“– SCHOOL LIBRARY

Built on Ruby, this application streamlines the library management process for schools. It features an easy-to-use interface that lets users add, and display books, people (student or teacher). It also includes reporting capabilities to generate book and borrower activity reports. The app is flexible and customizable to fit the needs of any school.

Screenshot from 2023-04-26 23-06-22-1

๐Ÿ›  Built With

Tech Stack

  • Ruby

Key Features

  • Add Person, Student, and Teacher classes
  • Use the "Decorator" design pattern.
  • Set up associations.
  • Add basic UI.
  • Follow best practices.
  • Preserve data.
  • Implement unit tests.

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

  • Terminal to run the irb console

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:rica213/school-library.git

Install

Install this project with:

Example command:

  cd school-library
  bundle install

Usage

Example command:

  ruby main.rb

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Clarielle Larissa Andrainasoa

(back to top)

๐Ÿ”ญ Future Features

  • Handle all the exceptions from user input

(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 kindly give it a STAR

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank MICROVERSE

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

school-library's People

Contributors

rica213 avatar

Watchers

 avatar

school-library's Issues

Delete a task

  • User opens the application and selects a task from the task list.
  • User clicks on "Delete Task".
  • A confirmation message appears, and the user confirms the deletion.
  • The task is permanently deleted from the application.

Mark a task as Complete

  • User opens the application and selects a task from the task list.
  • User clicks on the checkbox next to the task to mark it as complete.
  • The task is crossed out and moved to the completed tasks list.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.