https://github.com/joehunterdev/larajobs
πΌπ Job Board thats simple, featuring listings, payment & analytics along with outline of implementation.
https://github.com/joehunterdev/larajobs
bootstrap laravel stripe
Last synced: 10 months ago
JSON representation
πΌπ Job Board thats simple, featuring listings, payment & analytics along with outline of implementation.
- Host: GitHub
- URL: https://github.com/joehunterdev/larajobs
- Owner: joehunterdev
- Created: 2024-03-17T23:16:35.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-18T23:37:11.000Z (over 1 year ago)
- Last Synced: 2025-01-15T21:39:15.634Z (11 months ago)
- Topics: bootstrap, laravel, stripe
- Language: PHP
- Homepage: https://jobs.joehunter.dev
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Larajobs

The code represents a list of features for a project. These features include individual SEO-friendly listing pages, payment processing through Stripe π³, user account authentication π, a simple, mobile-friendly layout with Bootstrap, and the use of Laravel 10 and PHP 8.
## π» Installation
1. Clone the repository: `git clone https://github.com/joehunterdev/larajobs`
2. Install the dependencies: `npm install`
3. Configure the environment variables: `.env`
4. Set up the database: `php artisan:migrate --seed`
5. Start the application: `npm run dev`
## π― Usage
1. Open your browser and navigate around [http://localhost:8080](http://localhost:8080)
2. Post a job
3. View your listings
4. See your clicks in dashboard
## π License
This project is licensed under the [MIT License](LICENSE).