Skip to content

imgur inspired ruby on rails project for MMCS SFEDU

License

Notifications You must be signed in to change notification settings

Heavy-Rubists/pix

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

imgur inspired ruby on rails project for MMCS SFEDU

About The Project

A website for browsing and uploading pictures

Features

  • Create account and upload pictures
  • Delete pictures that you uploaded
  • Browse pictures on main page
  • Share pictures by sending the link of the picture
  • Comment on pictures
  • Put pictures in favorites
  • Delete pictures from favorites

Built With

  • RubyonRails
  • Node
  • tailwindcss
  • Postgresql

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Required software:

  • Ruby v3.2.2-1
  • Node.js v20.9.0
  • PostgreSQL v16.0.1

Installation

  1. Clone the repo
    git clone https://github.com/Voladsky/pix.git
  2. Install bundle
    bundle install
  3. Install Ruby Gems
    ruby gems install

Launch

  1. Open terminal and give this instruction
    puma
  2. Open second terminal and give this instruction
    foreman start -f Procfile.dev

Contributors

  • Voladsky - Vladislav Krylov
  • PDCreator - Dmitry Anuchin
  • TheBogdichHD - Bogdan Gnatenko
  • grigoriymirosedi - Grigoriy Mirosedi
  • dasha032 - Daria Kolbasina
  • cherevatovm - Maksim Cherevatov
  • DmytryPan - Dmitry Panikhidin

License

Distributed under the MIT License. See LICENSE for more information.