Giter Club home page Giter Club logo

laravel9-react-redux-demo's Introduction

Laravel/React/Redux demo

This is an ultra-simple demo app using Laravel 9, React & Redux

  • Note that I have not had the opportunity to do TDD (test-driven development) before; This is my first attempt
  • The project took around 10 hours to throw together, this included learning TDD and Redux
  • I haven't used the standard auth flow for Laravel as everything is taken care of via ajax calls from the react app
  • I would never normally store bank account details. As this was specifically mentioned in the project scope I have:
    • Seeded bank account details
    • Ensured no full bank details are leaked to the outside
    • Used redacted bank account details for display
  • I have used Laravel sail for the first time during development; This is instead of using homestead as I have previously
  • My focus here was on logic and security, so forgive the somewhat basic styling using Bootstrap via a CDN!

Default Users

  • You will need to run artisan migrate:fresh --seed in order to seed users and bank accounts
  • 100 users will be seeded in total
  • The password for all users defaults to l3t-M3-1n+NOW! for simplicity
  • You can log in using either [email protected] or [email protected] to see the two types of users across four roles

laravel9-react-redux-demo's People

Contributors

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