Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 2.13 KB

File metadata and controls

31 lines (24 loc) · 2.13 KB

Job Search Website

This project is a job search platform that provides users with an efficient way to search for job opportunities based on their specialty and location preferences. Developed using Angular for the client-side and .NET Core for the server-side, the platform offers a seamless experience for job seekers.

Features

  • Specialty-based Search: Quickly find job opportunities based on your field of expertise or specialization.
  • Location Filtering: Narrow down job listings by specific geographic areas for a more targeted search.
  • Resume Tracking: Keep track of the number of resumes you've sent to various job postings, including tracking resumes from the past.
  • Angular Client Side: Experience a dynamic and user-friendly interface developed with Angular.
  • .NET Core Server Side: Enjoy a robust and secure server-side application built with .NET Core.
  • Directive for Hover Effects: Adds visual feedback when hovering over interactive elements.

Technologies in Use

  • Angular: Used to create interactive and dynamic components on the client side.
  • .NET Core: A powerful server-side framework for handling data and business logic.
  • HTML and CSS: Provides the structure and style for the website's front-end elements.

Getting Started

To set up and run the project on your local environment:

  1. Clone the Repository: Download the project files to your local computer.
  2. Configure the Server-Side Environment: Set up .NET Core and start the server.
  3. Launch the Client-Side Application: Run the Angular project to browse job listings and send resumes.

Additional Notes

  • Job Field Filtering: Find job opportunities based on your preferred field.
  • User-Friendly Interface: The design ensures a smooth and intuitive user experience.
  • Directive: A custom Angular directive is included to handle hover effects, changing text color, and other styles when hovering over certain elements.

Contribution

If you'd like to contribute, please submit a pull request or open an issue for suggestions and feedback. We welcome contributions and would love to hear your ideas for improvements.