Skip to content

A catalogue app in Ruby that stores information related to items that a user owns. The app uses rspec for testing and has a schema for the postgresql database that would be used to store the information.

Notifications You must be signed in to change notification settings

Fatima-hub333/Ruby_Capstone_Project

Repository files navigation

Catalogue of my Things

A catalogue app in Ruby that stores information related to items that a user owns. The app uses rspec for testing and has a schema for the postgresql database that would be used to store the information.

Built With

  • Major languages
  • Frameworks
  • Technologies used

Live Demo (if available)

Live Demo Link

Getting Started

gh repo clone marurevi/Ruby-capstone/
  • To get started, In the root directory run:
gem install bundler

Then run:

bundle install

Open terminal and run ruby app in the command Line:

bin/main

In case you want to run test, write the following command in your terminal:

bin/rspec

Authors

👤 Fatima Zahir

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

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

📝 License

This project is MIT licensed.

About

A catalogue app in Ruby that stores information related to items that a user owns. The app uses rspec for testing and has a schema for the postgresql database that would be used to store the information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published