Code Monkey home page Code Monkey logo

dolphiq-assessment's Introduction

About Project

A quick setup for a shopping list api made in laravel v10 with php v8.1. This project has no longterm support of anykind, does not scale with cloud, and is not containerized. Complains can be filled at: [email protected].

Instalation guide

To run this projects your system will need php8.1 with a giant list of extension. On linux you can run the follow command to set this up for you.

sudo apt install openssl php8.1 php8.1-bcmath php8.1-curl php8.1-fmp php8.1-mbstring php8.1-mysql php8.1-tokenizer php8.1-xml php8.1-zip php8.1-sqlite3

After this composer will be needed to install all dependancies the lastest version of composer can be installed using the following guide. I intentionally did not include the script here, requisted by the developers of Composer.

Next up install the projects dependancies by running composer install in the projects directory.

To start developing run php artisan serve, this should get you started without having to setup an Apache server, possibly nginx or php-fmp.

TODO's by priority

  • Extended testing [x]
  • Input validation [x]
  • Resource models instead of models
  • Authorization
  • Authentication
  • WSL 2 install
    • With docker

dolphiq-assessment's People

Watchers

Jasper Roosenmaallen 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.