Api for web app and flutter mobile application. Working on an app for free, the main reason is to help the team SA9SI on Facebook and need an app where they can publish questions, events, and a space where organizations and associations can publish their initiatives for users that are willing to help
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Composer PHP package manager.
npm or yarn JS package manager.
Laravel framework
Mysql
A step by step series of examples that tell you how to get a development env running
composer install
npm i
php artisan migrate
CI Will be implemented in the future.
- Laravel - The web Framework used
- React - The front-end Framework
Not yet