/DICT-BRAMS

Barangay Records Automation Management System (B.R.A.M.S)

Primary LanguageTSQL

IT PROJECT 1 - BRAMS - DICT

Department of Information and Communications Technology (DICT) - Barangay Records Automation Management System (B.R.A.M.S)

Getting Started

Clone repository

git clone https://github.com/KenanCea/DICT-BRAMS.git

Prerequisites

  • Wampserver http://www.wampserver.com/en/
  • Laravel https://laravel.com/docs/5.7/installation

Development

  • Run cmd/gitbash
  • cd to 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

Login Credentials

  • Admin: admin
  • User: baguio_ambiong
  • Password: secret

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • 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

Acknowledgments

  • Hat tip to anyone whose code was used
  • To our IT project adviser Sir Randy Domantay