Skip to content

This project puts our knowledge of active record, models, and associations to the tests. We built an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comme…

Notifications You must be signed in to change notification settings

elyor-doniyorov/micro-reddit

Repository files navigation

Active Records Project

This is an active record project built to reflect active record association(models associations) and validations.

Built With

  • Ruby on Rails

Prerequisites

  • Terminal
  • GitHub

Getting started

  • Clone this repository on your local machine using this link: https://github.com/elyor-doniyorov/micro-reddit.git
  • Open the terminal and write (Rails c) to open the rails console.
  • Now you can play around with the user, posts, and comment models.
  • Now you can check the validations and associations of these models.

Author

👤 Elyor Doniyorov

🤝 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

  • Design idea by Cindy Shin in Behance

📝 License

This project is MIT licensed.

About

This project puts our knowledge of active record, models, and associations to the tests. We built an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comme…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published