An open API service indexing awesome lists of open source software.

https://github.com/hamnarauf/workaholics

Freelancing platform, developed with Laravel framework
https://github.com/hamnarauf/workaholics

bootstrap css html laravel mysql php website

Last synced: 3 months ago
JSON representation

Freelancing platform, developed with Laravel framework

Awesome Lists containing this project

README

          

# 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](https://github.com/hamnarauf/Workaholics/blob/main/landingpage.PNG)

Categories
![categories](https://github.com/hamnarauf/Workaholics/blob/main/Categories.png)

Services
![services](https://github.com/hamnarauf/Workaholics/blob/main/categories%202.png)

Contact us
![contact](https://github.com/hamnarauf/Workaholics/blob/main/contactUs.png)

## 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