https://career-websitess.onrender.com/
https://carrer-websites--nikitapandey9.repl.co/
new version: https://career-websitee.onrender.com
This project is a collection of career websites where job seekers can find and apply for job opportunities in various industries. It aims to provide a centralized platform for job seekers to explore different career options and connect with potential employers.
- Job Listings: Browse through a wide range of job listings across different industries.
- Search and Filter: Use search and filter options to find specific job listings based on location, industry, job title, or keywords.
- Application Submission: Apply for job openings directly through the website by submitting your resume and application details.
- Company Profiles: Access detailed company profiles to learn more about the hiring organizations.
- Saved Jobs: Save interesting job listings for future reference and easy access.
- User Accounts: Create and manage your user account to personalize your job search experience.
- Front-end: HTML, CSS, JavaScript
- Back-end: Python, Flask framework
- Database: MySQL, SQLAlchemy ORM
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/nikitapandeyy/Carrer-websites.git
- Install the project dependencies:
pip install -r requirements.txt
- Set up your database connection string in the environment variable
DB_CONN_STRING
. - Start the development server:
python main.py
- Open your web browser and access the application at
http://localhost:5000
.
Contributions to this project are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.
This project is licensed under the MIT License.