Skip to content

Freelancing platform, developed with Laravel framework

Notifications You must be signed in to change notification settings

hamnarauf/Workaholics

Repository files navigation

Workaholics

Freelancing platform (service based website)

About project

A service based platform for freelancers to buy and sell their gigs. This platform aims to provide users with hiring talent and provide communication across the world irrespective of region.

Website layout

Landing page landingpage

Categories categories

Services services

Contact us
contact

Getting Started

Clone the repository https://github.com/hamnarauf/Workaholics.git

Create a database titled workaholics in phpMyAdmin by importing the workaholics.sql file

Ensure that the Apache service is installed and running

Initiate the dev server

In the project folder, run the following command

php artisan serve

Workaholics is ready to go!

Contributing

Please feel free to use this repository, make pull requests and help improve the project by sending suggestions and improvements.

Built With

Front-End

HTML CSS Javascript Bootstrap JQuery

Back-End

PHP laravel MySQL + phpMyAdmin