micro-reddit

Stars
0

micro-reddit

This is a project in the Ruby on Rails curriculum at Microverse - @microverseinc

The project specifications can be found on Ruby on Rails PROJECT: BUILDING WITH ACTIVE RECORD

Built With

  • Ruby
  • Rails

Description

  • This is a project for learning to create data models and associations between models with Active Record in a Rails application.

  • The Rails framework was used to build this project.

Run instructions

  • You can clone the GitHub repo and type the following commands in the terminal to run the following commands
    bundle install
    rake db:migrate
    rails console
    

How to use the site

Enter rails console in the terminal

  • Enter Active Record commands in the console to check the database models and associations according to the
    instructions.

Deployment

Authors

👤 Ritta Buyaki

👤 Marylene Sawyer

Acknowledgements

🤝 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!

📝 License

This project is MIT licensed.