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
- Host: GitHub
- URL: https://github.com/menaehab/kids-system
- Owner: menaehab
- Created: 2024-09-14T09:58:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T16:17:20.000Z (almost 2 years ago)
- Last Synced: 2025-10-06T01:22:31.432Z (9 months ago)
- Topics: blade, bootstrap, css, html, laravel, php
- Language: PHP
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)