Skip to content

In this project, I worked on ruby on rails associations.

Notifications You must be signed in to change notification settings

peterrobert/Micro_reddit

Repository files navigation

Building with Active Record

This is a project to learn about database associations in a rail application This is a project that we have to complete at microverse coding school

Built With

  • Ruby >= 2.5.5
  • Ruby on rails 5.2.1
  • VS Code
  • SQLite database

How to Install

  • Install Ruby in your system. To install Ruby, you can read the Documentation

  • Install rails to do that run this command in your console

    gem install rails
    
    
  • Then For Windows users, open Command Prompt and run:

    C:\>cd Micro-reddit folder
    C:\cd Micro-reddit folder> run rails server
  • For Linux and Mac users, open a Terminal and run:

    $ cd Micro-reddit folder
    $ run rails server
  • Navigate to your browser and run

    localhost:3000
    
    

Authors Hireable

👤 Peter Robert

👤 Ivan Diaz

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support

About

In this project, I worked on ruby on rails associations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published