Skip to content

SamArsanios/micro_reddit

Repository files navigation

Micro-Reddit

This project is about making a database clone of the Reddit website. The database consists of the following three tables and models:

  • Users
  • Posts
  • Comments

Built With

Rails  

Getting Started

To get started with the project follow the steps below:

  • git clone git@github.com:SamArsanios/micro_reddit.git
  • cd reddit
  • git checkout reddit
  • bundle install
  • rails db:migrate
  • rails console
  • Create instances of User, Post and Comment
  • If you need further assistance for creating instances visit the Active Record guides of Rails

Author

👤 Saima Anis

👤 Samson Kibrom

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published