Skip to content

sinework/Active-Records-Micro-Reddit

Repository files navigation

Micro-reddit-active-records

Preface

This is a basic rails project focusing on active records. In this project, we have created models, validations for the models and associations between the models.

Built with

  • Ruby v2.7.1
  • Rails 6
  • SQLITE3

Features

  • Creating a user
  • Creating a post
  • Creating a comment

Getting Started

Get a local copy

  • Git clone [email protected]:sinework/Active-Records-Micro-Reddit.git
  • Go to the local repo and run bundle install
  • Updaate your yarn if its out of date with yarn install --check-files

Get the database

  • Go to your terminal/command line interface
  • Go to your local copy of the repository
  • run rails db:create
  • run rails db:migrate

How to start the console

  • Run rails console

Prerequisites

-Rails v6 -Ruby v2.7.1

Dependencies

  • rubocop

Authors

👤 Sinework Amare Shiferaw

👤 Marco Erhardt

Github: LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published