Giter Club home page Giter Club logo

paintcompanyproject's Introduction

README

This is a quick project that I put together in 3 days for a coding challenge.

This is a fullstack project involving a Ruby on Rails backend with a VueJS frontend. It is a simple stock application that allows a user to view realtime changes in a Paint company's paint stock. It uses the Pusher websocket service to facilitate this.

Examples

https://paintinventory.liamharbec.com/

You can see the project in action here. You can use the following account to gain access:

email: [email protected]
password: 123456789

Decision-making

Here are some of my thoughts behind the decisions I made on this project:

Backend

I chose RoR due to my familiarity with the stack. Given the time constraints, I felt I needed something I had experience with given how I would undoubtedly encounter several pitfalls in this project, The first of which was the authentication. I used the devise gem's jwt tokens functionality to quickly get something together. In addition, the project is deployed to a Hetzner server via the capistrano gem.

Another pitfall I realized early on was the lack of certain rails features given that we had a Vue ui. I had anticipated using Turbo to implement the realtime data that this app would benefit from, though thankfully Pusher came to the rescue.

Frontend

VueJS is a recent tool in my arsenal, and one that I'm happy to be using. I hadn't made a project in the past that had bridged RoR and Vue together so this was an enjoyable first. I chose Vue for much of the same reasons I chose Rails, my prior experience. I ended up also selecting the Vuetify styling framework to speed up my development and give the app a somewhat cleaner finish.

paintcompanyproject's People

Contributors

housemech avatar

Watchers

 avatar

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.