Skip to content

LibConnect repository is a comprehensive solution written in Ruby for managing a school library efficiently. It is a web-based application that streamlines the processes involved in cataloging, tracking, and lending books within a school setting.

License

Notifications You must be signed in to change notification settings

Bestbynature/LibConnect

Repository files navigation

📗 Table of Contents

📖 [LibConnect]

LibConnect repository is a comprehensive solution written in Ruby for managing a school library efficiently. It is a web-based application that streamlines the processes involved in cataloging, tracking, and lending books within a school setting.

🛠 Built With

Tech Stack

Client
  • RUBY

Key Features

  • [Linter checks]
  • [Add a book]
  • [Borrow a book]

(back to top)

💻 Getting Started

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

(back to top)

Prerequisites

In order to run this project you need:

  • The current version of node
  • To have Git installed on your local machine
  • Node Package manager (npm)
  • An editor such as Visual Studio Code

(back to top)

Setup

Clone this repository to your desired folder:

  • Create your classic access token from github.com
  • run "git clone https://{access_token}@github.com/username/{repo_name}.git"
  • Update your git identity by running "git config --global user.email "[email protected]""
  • Update your name on git by running "git config --global user.name "your_name"

(back to top)

Install

To install this project, run

bundle install

Run tests

To run tests, run the following command:

Run "rubocop --fix to fix linters"

or

Run "rubocop -A to fix linters"

(back to top)

Deployment

You can deploy this project using:

  • github pages
- npm run deploy

(back to top)

👥 Authors

👤 Author: Damilare

👤 Author: Sasan Moshirabadi

(back to top)

🔭 Future Features

  • [contact form page]
  • [A feature for a more detailed demographic data]
  • [A feature for updating the list of countries]

(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 drop a star for me.

(back to top)

🙏 Acknowledgments

I would like to use this medium to appreciate Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

LibConnect repository is a comprehensive solution written in Ruby for managing a school library efficiently. It is a web-based application that streamlines the processes involved in cataloging, tracking, and lending books within a school setting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages