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
- Host: GitHub
- URL: https://github.com/hamnarauf/workaholics
- Owner: hamnarauf
- Created: 2022-12-12T17:29:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T21:30:36.000Z (about 2 years ago)
- Last Synced: 2025-03-26T22:27:24.178Z (over 1 year ago)
- Topics: bootstrap, css, html, laravel, mysql, php, website
- Language: JavaScript
- Homepage:
- Size: 33.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

Categories

Services

Contact us

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