Skip to content

Commit baf01d8

Browse files
Read Me Updated
1 parent df0e080 commit baf01d8

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

-2.72 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

Build Status Total Downloads Latest Stable Version License

## About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as: - [Simple, fast routing engine](https://laravel.com/docs/routing). - [Powerful dependency injection container](https://laravel.com/docs/container). - Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage. - Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent). - Database agnostic [schema migrations](https://laravel.com/docs/migrations). - [Robust background job processing](https://laravel.com/docs/queues). - [Real-time event broadcasting](https://laravel.com/docs/broadcasting). Laravel is accessible, powerful, and provides tools required for large, robust applications. ## Learning Laravel Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library. ## Laravel Sponsors We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell). - **[Vehikl](https://vehikl.com/)** - **[Tighten Co.](https://tighten.co)** - **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)** - **[64 Robots](https://64robots.com)** - **[Cubet Techno Labs](https://cubettech.com)** - **[Cyber-Duck](https://cyber-duck.co.uk)** - **[Many](https://www.many.co.uk)** - **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)** - **[DevSquad](https://devsquad.com)** - [UserInsights](https://userinsights.com) - [Fragrantica](https://www.fragrantica.com) - [SOFTonSOFA](https://softonsofa.com/) - [User10](https://user10.com) - [Soumettre.fr](https://soumettre.fr/) - [CodeBrisk](https://codebrisk.com) - [1Forge](https://1forge.com) - [TECPRESSO](https://tecpresso.co.jp/) - [Runtime Converter](http://runtimeconverter.com/) - [WebL'Agence](https://weblagence.com/) - [Invoice Ninja](https://www.invoiceninja.com) - [iMi digital](https://www.imi-digital.de/) - [Earthlink](https://www.earthlink.ro/) - [Steadfast Collective](https://steadfastcollective.com/) - [We Are The Robots Inc.](https://watr.mx/) - [Understand.io](https://www.understand.io/) - [Abdel Elrafa](https://abdelelrafa.com) - [Hyper Host](https://hyper.host) - [Appoly](https://www.appoly.co.uk) - [OP.GG](https://op.gg) - [云软科技](http://www.yunruan.ltd/) ## Contributing Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). ## Code of Conduct In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct). ## Security Vulnerabilities If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed. ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). # LaravelReactTaskProject

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

0 commit comments

Comments
 (0)