Skip to content

This project is based on Twitter and has been given an individual theme created from work environment-related photos. Made with Ruby on Rails and features image storage using Amazon S3 buckets

Notifications You must be signed in to change notification settings

euqueme/workagram

Repository files navigation

Contributors Forks Stargazers Issues Hireable


Logo

Workagram RoR Capstone project

This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

asciicast

This project is based on Twitter, and has been given an individual theme created from work environment-related photos.

This is the Capstone project of the Microverse Ruby on Rails Curriculum

Live Demo

Watch the walkthrough video first

https://www.loom.com/share/b8568a718f344026ab156c3cd6fe24c2

Now go to the Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.7.0 Rails: 5.2.4

Setup

Install gems with:

bundle install

Setup database with:

rails db:migrate

Usage

Start server with:

rails server

Open http://localhost:3000/ in your browser.

Create User

Fill the sign up form to create a user. The pictures are optional.

screenshot

Login

Use only the username to login

screenshot

Post a work related pic

You must choose a file but the text is optional

screenshot

Follow another user

Click on the blue follow button of any user to follow them

screenshot

Edit profile picture

Choose file and click on the Update photo button

screenshot

Edit cover image

Choose file and click on the update coverimage button

screenshot

Run tests

rpsec --format documentation

Deployment

The project was deployed in Heroku

Built With

This project was built using these technologies.

  • Ruby 2.6.3
  • Rails 6.0.2.1
  • Rspec
  • Capybara
  • Rubocop
  • Ubuntu 18.4+
  • Stickler
  • VsCode

Authors

María Eugenia Quemé - @MaruKK - @euqueme - euqueme@gmail.com

Project Link

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.

About

This project is based on Twitter and has been given an individual theme created from work environment-related photos. Made with Ruby on Rails and features image storage using Amazon S3 buckets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published