Skip to content

ikhan5/FF-WebProject

 
 

Repository files navigation

JOBALLATION - FF INC

A web application where you can view, manage and compare all your job applications in an organized and centralized manner. Users will be able to apply rankings to interested jobs based on, for example, distance from home, salary, benefits etc.

GETTING STARTED

Installing composer dependencies

composer install

Installing npm dependencies

npm install

Create env file and generate encryption key

cp .env.example .env

php artisan key:generate

See changes made in SASS and JS

npm run dev

or for automatic refreshing

npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.8%
  • HTML 30.8%
  • Vue 0.4%