Skip to content

Miguelus373/Micro-Reddit

Repository files navigation

Micro-Reddit

This application is use to create posts by users and have users send comments to posts.

Requirements

  • Ruby version 2.7.0
  • Rails version 6.0.3
  • SQLite 3
  • Bundler 2.1.4

System dependencies

All gems are installed by Bundler

Configuration

Clone the repository and run

bundle install

Database creation initialization

To creaate the database type:

rails db:migrate

How to run the test suite

Currently the application runs only in the rails console.

rails console

Authors

👤 Giancarlo Dumani

👤 Miguel Uzcátegui

🤝 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

  • This project was part of Microverse's curriculum in Ruby on Rails learning program.
  • We followed the Rails tutorial of The Odin Project.

📝 License

This project has MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages