Skip to content

A platform for connecting skilled labors to job opportunities

Notifications You must be signed in to change notification settings

paulkarikari/apaa

Repository files navigation

About

Apaa is a platform that provides the means to discover thousands of blue collar services and hire them from the comfort of your home.

Setup

  1. To setup, first clone this repository.
    git clone https://github.com/paulkarikari/apaa.git
  2. Move into the cloned directory
    cd ./apaa
  3. Install dependencies with composer
    composer install
  4. Setup configurations in config folder
  5. Setup environment variables in .env file making reference from .env.example
  6. Start Server
    php artisan serve

Tip: make reference to Laravel on how to setup.

Testing

  • To run Test run phpunit in the root folder of the application

License

MIT Licence

About

A platform for connecting skilled labors to job opportunities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published