Skip to content

Files

Latest commit

baf01d8 · Jun 27, 2020

History

History
53 lines (36 loc) · 1.69 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.69 KB

Laravel React Task Management Application

Basic Task Management Appliction using Laravel and React Framework. API's are based Laravel PHP Framework 7.12 and Frontend Developed based on React JS. Here, User can register and login and can manage his projects and every task inside a project.

Pre-Requisites

  1. Composer Install
  2. Xampp (PHP > 7.3)
  3. Node Js
  4. Basic Laravel Project
  5. React CLI
  6. Laravel V-7.12

Full Plan and Tutorials

  1. Day 1 - Basic Project Installation with Laravel and React JS
  2. Day 2 - React Basic Concept
  3. Day 3 - React Router Setup
  4. Day 4 - API Development, Project, Task - ReST API Developement
  5. Day 5 - Project List, Task List
  6. Day 6 - Project Create, Task Create
  7. Day 7 - Project Edit, Task Edit
  8. Day 8 - Project Delete, Task Delete
  9. Day 9 - Project Search, Task Search
  10. Day 10 - Development Laravel API with Passport
  11. Day 11 - Register to Application
  12. Day 12 - Login to Application
  13. Day 13 - Management all incoming and outgoing requests

alt text

Demo View

Home Page

alt text

Project Page

alt text

Project Details Page

alt text

Sign Up Page

alt text

Sign In Page

alt text