Tools Used
We used following web development tools to improve our workflow.
Source Code Editor
We used Visual Studio Code with the following extensions
- Better PHPUnit
- GitLens-Git supercharged
- Laravel Artisan
- laravel-blade
- Laravel Blade Snippets
- Laravel Docs
- Laravel-goto-controller
- Laravel goto view
- Laravel Snippets
- Live Share Extension Pack
- PHP Extension Pack
- PHP Intelephense
- PHPUnit
Collaboration
For collaboration we used the following tools
Tools | Purpose |
---|---|
Trello, Notion | Plan, schedule and organize our goals and tasks. |
Github | Share code(in doubt) |
Live Share Extension Pack | Collaboratively edit and debug in real time |
Discord | Screen casting and text, audio and video communication |
Database Managment
We used Adminer and phpMyAdmin to manage content for MySql database when needed to be exported for deployment. These were also useful in visualising tables and relationships between them.
Continuous Integration
We used Travis CI and Github Actionsto build, and test our project hosted on github.