SkillAgentSearch skills...

Workagram

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

Install / Use

/learn @euqueme/Workagram
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

<!-- *** Thanks for checking out this README Template. If you have a suggestion that would *** make this better, please fork the repo and create a pull request or simply open *** an issue with the tag "enhancement". *** Thanks again! Now go create something AMAZING! :D --> <!-- PROJECT SHIELDS --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links -->

Contributors Forks Stargazers Issues Hireable

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/euqueme/workagram"> <img src="https://raw.githubusercontent.com/euqueme/toy-app/master/app/assets/images/mLogo.png" alt="Logo" width="80" height="80"> </a> <h3 align="center">Workagram RoR Capstone project</h3> <p align="center"> This project is part of the Microverse Ruby on Rails curriculum! <br /> <a href="https://github.com/euqueme/workagram"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/euqueme/workagram/issues">Report Bug</a> · <a href="https://github.com/euqueme/workagram/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS -->

Table of Contents

<!-- ABOUT THE PROJECT -->

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
<!-- CONTACT -->

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 -->

Acknowledgements

<!-- LICENSE -->

📝 License

This project is MIT licensed.

<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

Related Skills

View on GitHub
GitHub Stars9
CategoryOperations
Updated5y ago
Forks2

Languages

Ruby

Security Score

60/100

Audited on Sep 24, 2020

No findings