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

https://github.com/priom7/mariata-homes-web-app

Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.
https://github.com/priom7/mariata-homes-web-app

blade laravel mysql-database php

Last synced: about 1 month ago
JSON representation

Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.

Awesome Lists containing this project

README

          

Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.

## Miriata Homes Desktop App.

git clone https://github.com/Priom7/Mariata-Homes-Web-App.git

cd mariata-homes

composer install

php artisan key:generate

setup .env

npm install

php artisan migrate:refresh --seed

php artisan serve

## App UI

![](snapshots/1.png)

![](snapshots/10.png)

![](snapshots/11.png)

![](snapshots/12.png)