Skip to content

DevVerma07/KDG-Job-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDG Job Portal

KDG Job Portal is a web app that helps job seekers find job opportunities and employers connect with potential employees. Built with Python by Geetu Verma, Kunal Verma, and Dev Kumar Verma as a final year project.

Installation

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Set environment variables in .env file
  4. Initialize database: flask db init, flask db migrate, and flask db upgrade
  5. Run app: flask run

Features

  • Job search
  • Job posting
  • User profiles
  • Application tracking
  • Messaging system
  • Authentication

Contributing

  1. Fork the repository.
  2. Create a new branch.
  3. Make changes and commit them.
  4. Push to the branch.
  5. Submit a pull request.

Acknowledgements

  • Flask

  • Bootstrap

  • Font Awesome

  • SQL Alchemy

  • WTForms

    Thank you

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages