Skip to content

karvel-code/micro_reddit

Repository files navigation

Micro-reddit

Built with Ruby on Rails with more emphasis on ActiveRecord

Additional description about the project and its features.

We created three models namely User, Post ,Comment and used our knowledge of Active Record to set up Validations and Associations on each of the models.

Built With

  • Ruby on Rails --v 6.1.3
  • Ruby --v 3.0.0
  • SQL

Getting Started

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

Clone the repository by running git clone https://github.com/karvel-code/micro_reddit in the directory you wish to clone into.

Or download the Zip folder at https://github.com/karvel-code/micro_reddit/archive/refs/heads/develop.zip

run yarn

run bundle

run rails c to open rails console and be able to interact with the models.

You can also require hirb in the console and run Hirb.enable to have a nice display of the data.

Authors

👤 Elvis Kariithi Githinji

👤 Verissimo Henry

🤝 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

  • Microverse
  • The Odin Project

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors