Commutesmart SEACOAST is a free program that helps commuters find the best way to get to work or school. As part of the program Commutesmart SEACOAST offered three commuter challenges offer a fun way to earn prizes by commuting smart: - Commute Smart B2B Challenge, May 1-31 - Dump the Pump, June 1 – August 31 - Conquer the Cold, Nov. 1 – Jan. 31
This repository is the code for Commutesmart SEACOAST's trip logging application located here. Currently Commutesmart SEACOAST has stopped it's programming but Commutesmart NH will be using this trip logging application for the state-wide program.
This application uses Laravel 7.2 PHP framework along with VueJS, Bootstrap CSS, and the Blade templating engine.
- Admin Portal for managing challenges
- Various Challenge Leaderboards (company, individual, and overall)
- Team Management Portal (for company team captains)
- User Profile
- Login Portal
- Trip Logger
This application follows the MVC software architecture. Custom code highlights include the following:
- Web Routes
- Main App Template
- User Registration
- Various VueJS components
- Migration Files for creating MySQL DB Tables
- Various PHP Mail functions
- Various Controller functions
Please email any issues, bugs, or additional features you would like to see built to arindone1679@gmail.com.
If you wish to contribute to this package you may fork the repository and make a pull request to this repository.