Welcome to Idiot Careers, a Flask-based web application designed to connect job seekers with their dream jobs. Our platform offers a user-friendly interface for both job seekers and employers, making the job search and posting process as smooth as possible.
- Job Listings: Browse through a wide range of job listings tailored to your skills and preferences.
- Application Tracking: Easily apply to jobs and track your applications in one place.
- User Authentication: Secure login and registration system for both job seekers and employers.
To get started with Idiot Careers, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/idiot-careers.git
-
Install the required dependencies:
pip install -r requirements.txt
-
activate the virtual environment: on Windows:
venv\Scripts\activate
on MacOS/Linux:
source venv/bin/activate
-
Set up the environment variables by creating a
.env
file based on the.env.example
.
After starting the application, navigate to http://127.0.0.1:5000/ in your web browser to access Idiot Careers.
We welcome contributions to Idiot Careers! Please read our CONTRIBUTING.md for guidelines on how to make a contribution.
Idiot Careers was created by Morons & Morons, Inc. Special thanks to all contributors and the Flask community.
Idiot Careers is released under the MIT License. See LICENSE for details.