Giter Site home page Giter Site logo

evaluation-livewire's Introduction

laravel-livewire-evaluation

Hello team,

Welcome to this team and this repo, this repo is to provide you the content needed to evaluate your level on laravel livewire.

Prequisite

  1. You need to be able to setup a laravel development environment on your PC
  2. You should be familiar with laravel and livewire
  3. Have a basic knowledge of object oriented PHP

Task to perform

Step 1 -- The Exercise

  1. First fork this repository to you local repository
  2. Create a laravel project install laravel-livewire
  3. Create a TASK Management portal

Features need

  1. User should be able to register on the portal by providing the below (Authentication should be using laravel-ui and boostrap)
    1. Registration [FirstName, LastName, Email, password]
    2. Login
  2. Once the user is authenticated they should be redirected to their dashboard having a list of all their task for current day, with a tab that take them to the list of all thier previous tasks (All these should be done using Livewire no page reload should occur when the below are done)
    1. It should be possible for a user to mark and unmark tasks as completed - Once a task is marked as completed it should be visually different from a task that is not marked as completed.
    2. A user should be able to create, update and delete any task.
  3. Your application should have documentation on how to configure the application and provide a means to automatically generate and populate the tasks table using seeder.

Step 2 -- Submission

  1. Once you have completed your task, create a pull request to this repository with your full code.
  2. Your code will be evaluated and we shall give you feedback if you are fit to work on the main project.

Thank You and Goodluck to all.

evaluation-livewire's People

Contributors

jery123 avatar jordyparker 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.