Skip to content

rk-vashista/DBMS-Mini_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idiot Careers

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.

Features

  • 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.

Installation

To get started with Idiot Careers, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/idiot-careers.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. activate the virtual environment: on Windows:

    venv\Scripts\activate

    on MacOS/Linux:

    source venv/bin/activate
  4. Set up the environment variables by creating a .env file based on the .env.example.

Usage

After starting the application, navigate to http://127.0.0.1:5000/ in your web browser to access Idiot Careers.

Contributing

We welcome contributions to Idiot Careers! Please read our CONTRIBUTING.md for guidelines on how to make a contribution.

Credits

Idiot Careers was created by Morons & Morons, Inc. Special thanks to all contributors and the Flask community.

License

Idiot Careers is released under the MIT License. See LICENSE for details.

About

College DBMS Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published