Vision: Everyone should know every current opportunity at a single place
Jobify is a platform designed for job seekers to filter and find freshly scraped job listings from various sources.
- Vite
- React-ts
- MUI-Joy
- Firebase hosting
- Firestore
- GitHub actions
- Redux saga
- Redux toolkit
- Selenium
- Python3
- SQLite
- CSV
- Frontend: User-friendly interface for browsing and filtering job listings.
- Scraper: Efficiently scrapes job postings from different job boards and websites.
- Navigate to the jobify-frontend directory.
- Install dependencies with npm install.
- Start the frontend server with npm run dev.
- Navigate to the jobify-scraper directory.
- Run the scraper following directions from the README of that repo.
- Fork the repository.
- Create a new branch (git checkout -b feature-branch).
- Commit your changes (git commit -m 'Add some feature').
- Push to the branch (git push origin feature-branch).
- Don't forget to format via prettier and then open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or issues, please open an issue on GitHub.