Department of Information and Communications Technology (DICT) - Barangay Records Automation Management System (B.R.A.M.S)
Clone repository
git clone https://github.com/KenanCea/DICT-BRAMS.git
- Wampserver
http://www.wampserver.com/en/ - Laravel
https://laravel.com/docs/5.7/installation
- Run cmd/gitbash
cdto project folder.- Run
npm install - Run
composer install - Save as the .env.example to .env and set your database information
- Run
php artisan migrate - Run
php artisan key:generate - Run
npm run watch - Run
php artisan serve - Run
php artisan passport:install - Go to
localhost:8000
- Admin: admin
- User: baguio_ambiong
- Password: secret
- Laravel - The backend framework used
- Vuejs - front end framework
- Github - collaboration tool
- Brackets - source code editor
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Kenan Cea - Project Manager
- Jan-mae Jorquia - Database Administrator
- John Rey Balinag - Front end Developer
- Tanya Paguio - Front end Developer
- Josh Hipol - Back end Developer
- Idris Gabriel Galiste - Back end Developer
- John Martin Baladad - Documentation
- Trisha Ramos - Documentation
- Hat tip to anyone whose code was used
- To our IT project adviser Sir Randy Domantay