jeremyleonardo / webkami

This is a project for Web Programming and Entrepreneurship II course. This project uses Laravel. "Webkami" aims to connect computer science students with potential clients. Students will be able to get experience with real projects, while clients will be able to reduce the cost needed. https://web.archive.org/web/20220703061926/http://webkami.herokuapp.com/

Repository from Github https://github.comjeremyleonardo/webkamiRepository from Github https://github.comjeremyleonardo/webkami

Webkami

A final project made for COMP6144 - Web Programming course, made with Laravel.

Screenshots

home
search-project

Group

LB01 Web Programming

  • Jeremy Leonardo - 2201731106
  • Kenny Dharian Hadirahardja - 2201760711
  • Oey Hans Christian Ardy - 2201765246
  • Aprishiela Hartono Putri - 2201829666
  • Nico - 2201781994

Deployment

  1. composer install
  2. npm install
  3. cofigure .env , change db port and db name
  4. php artisan migrate:fresh
  5. php artisan db:seed

About

This is a project for Web Programming and Entrepreneurship II course. This project uses Laravel. "Webkami" aims to connect computer science students with potential clients. Students will be able to get experience with real projects, while clients will be able to reduce the cost needed. https://web.archive.org/web/20220703061926/http://webkami.herokuapp.com/


Languages

Language:PHP 67.0%Language:Blade 32.1%Language:Shell 0.9%