Skip to content

lemael/taskmanager_laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Task Manager App

A simple task management application built with Laravel (REST API) and React (frontend).


Preview

Preview of the TasksPage


✨ Features

✅ Backend API (Laravel)

  • Create / Read tasks
  • JSON API structure
  • Feature tested with PHPUnit
  • Database (SQLite)

🖥️ Frontend (React)

  • Display task list
  • Form to create a new task
  • Fetch data from the API

📦 Installation

1. Clone the repo

git clone https://github.com/lemael/taskmanager_laravel.git
cd taskmanager_laravel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published