Skip to content

A developer job listing website that provides a centralized platform for job seekers to find and apply for developer positions.

Notifications You must be signed in to change notification settings

oheneadj/64devs

Repository files navigation

64devs - A Laravel and Blade-based Developer Job Listing Web App

64Devs Preview

64devs is a web app designed to make it easy for developers to find job listings from top companies in one centralized location. Built using Laravel and Blade, this app provides a simple and intuitive interface for job seekers to browse and apply for developer positions.

Features

  • Easy job search with advanced filtering options
  • Job details page with a comprehensive description of the job and company
  • User registration and login functionality for saving job listings and submitting job applications
  • Admin dashboard for managing job listings, applicants, and users
  • Responsive design for compatibility across all devices

Installation

To get started with 64devs, follow these steps:

  1. Clone the repository: git clone https://github.com/username/64devs.git
  2. Navigate to the project directory: cd 64devs
  3. Install dependencies: composer install && npm install
  4. Copy the .env.example file to .env and set the necessary environment variables
  5. Generate an application key: php artisan key:generate
  6. Migrate the database: php artisan migrate
  7. Seed the database (optional): php artisan db:seed
  8. Start the development server: php artisan serve

Contributing

We welcome contributions from the community to help make 64devs even better. If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature: git checkout -b my-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push your changes to your fork: git push origin my-feature
  5. Create a pull request

Author

This project was created by Ohene Adjei. You can find me on GitHub and Twitter.

License

64devs is open-source software licensed under the MIT license. Feel free to use, modify, and distribute this app as needed.


64devs is hosted at 64devs.oheneadjei.com.

About

A developer job listing website that provides a centralized platform for job seekers to find and apply for developer positions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published