An open API service indexing awesome lists of open source software.

https://github.com/menaehab/kids-system

Kids Management System built with Laravel
https://github.com/menaehab/kids-system

blade bootstrap css html laravel php

Last synced: 5 months ago
JSON representation

Kids Management System built with Laravel

Awesome Lists containing this project

README

          

Laravel Logo

# Kids Management System

This is a Kids Management System built with Laravel 10. The system allows users to manage a list of kids, update their details, and track points. It supports multiple languages (English and Arabic) and includes a simple authentication system using Laravel Breeze. Bootstrap is used for the front-end design.

## Features

- Laravel 10 and PHP 8.1
- Multi-language support (English and Arabic)
- CRUD (Create, Read, Update, Delete) operations for Kids
- Authentication using Laravel Breeze
- Bootstrap 5 for front-end styling
- Service Provider for global data sharing across views
- Database seeding for initial data population

## Requirements

- PHP 8.1
- Composer
- MySQL or any other database supported by Laravel
- Node.js & NPM (for front-end dependencies)