A website for browsing and uploading pictures
- 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
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.
Required software:
- Ruby v3.2.2-1
- Node.js v20.9.0
- PostgreSQL v16.0.1
- Clone the repo
git clone https://github.com/Voladsky/pix.git
- Install bundle
bundle install
- Install Ruby Gems
ruby gems install
- Open terminal and give this instruction
puma
- Open second terminal and give this instruction
foreman start -f Procfile.dev
- Voladsky - Vladislav Krylov
- PDCreator - Dmitry Anuchin
- TheBogdichHD - Bogdan Gnatenko
- grigoriymirosedi - Grigoriy Mirosedi
- dasha032 - Daria Kolbasina
- cherevatovm - Maksim Cherevatov
- DmytryPan - Dmitry Panikhidin
Distributed under the MIT License. See LICENSE
for more information.