GithubHelp home page GithubHelp logo

helman101 / every-tech Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3.31 MB

A web application where a user can post articles about technology, create an account, or vote or unvote their preferred articles.

License: MIT License

Ruby 68.63% JavaScript 4.13% SCSS 7.04% HTML 20.19%
microverse rails

every-tech's Introduction

Every-tech

App screenshot

About

Every-Tech is a capstone project for the Microverse course, in this project, I use the use of the MVP architectural pattern, this is a project where an user can create an account and use it to post articles or vote for articles of other users, the user can also unvote an article whenever he wants, the project makes use of Active Storage for storage the articles images.

Live Link

Every-Tech

Built With

  • Ruby v3.0.0
  • Ruby on Rails v6.1.1
  • PostgreSQL
  • Bootstrap
  • Rails Active Storage
  • Rspec
  • Capybara
  • Rubocop
  • VS Code
  • Heroku

Getting Started

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

  • Fork this project
  • Open your terminal
  • Clone this project git clone [email protected]:helman101/Every-Tech.git
  • Go to the project folder cd Every-tech

Prerequisites

  • Ruby: 3.0.0
  • Rails: 6.1.1
  • Postgres
  • Sqlite3

Setup

Instal gems with:

  bundle install

Instal yarn and webpacker with:

  yarn install
  rails webpacker:install

Setup database with:

   rails db:create
   rails db:migrate

Drive local host

Start server with:

    rails server

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

Run tests

  • Open terminal
  • install ChromeDriver sudo apt-get install chromium-chromedriver
  • Run tests rspec

Authors

๐Ÿ‘ค Andres Ortegon

๐Ÿค 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!

Acknowledgments

๐Ÿ“ License

Licence

every-tech's People

Contributors

helman101 avatar

Stargazers

Patrikis Angelos avatar helcio andre avatar Rose avatar

Watchers

 avatar

every-tech's Issues

Peer-to-Peer Code review

Good work so far.
It will be good to use check box instead of radio buttons in select categories section.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.