Git Product home page Git Product logo

elixirr-app's Introduction

Install

To install the project locally you need docker and kool.dev. run the commands below in you terminal.

  1. run kool run setup
  2. run kool start
  3. access portal

Tests

To run the tests execute ``kool run artisan test`

Stack

The choice of this stack is based on affinity and experience. For the proposed challenge, this stack solves the problem. I chose to use Docker because of the ease of having the same environment on several different machines and the kool tool to facilitate the use of Docker.

  1. Database: MySQL 8.0
  2. Backend: PHP 8.3 + Laravel 11
  3. Frontend: NextJS
  4. Docker + Kool

Considerations

Several points of the application can be improved and should be refactored, I tried to deliver the best possible application in a short space of time.

Errors can be better handled and instead of throwing them in the console, redirecting them to a log file for example. I left it on the console on purpose.

In a real application, the user token must be stored in cookies. I didn't see the need to do this in this demonstration (be careful not to reload the page so as not to lose the current session).

Any other point can be discussed. This is not a production-ready application, the intention here is to show that I know what I'm doing.

elixirr-app's People

Watchers

Marcos Paegle 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.