Skip to content

anikmondol/Job-Portal-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Portal: Facilitate Job Postings

Overview

Job-Portal-JS is a JavaScript-powered, interactive Facilitate Job Postings website. The project demonstrates the core components of an online Job find platform, including a dynamic Job catalog and checkout simulation—all achieved with HTML, CSS, and JavaScript. This project offers a streamlined Facilitate Job Postings experience by focusing on frontend functionality using JavaScript for interactivity, SwiperJS for carousels, and ScrollReveal for animations. It is to deliver a responsive website.

Installation

Features

  • Responsive Design: Optimized for mobile, tablet, and desktop views.
  • SwiperJS Carousel: Job images displayed in a swipeable carousel.
  • ScrollReveal Animations: Smooth animations as users scroll through the site.
  • Job Listings: Responsive Job grid layout.
  • Interactive Cart: User-friendly cart interface with dynamic updates using JavaScript.

Usage

  • Navigate: Browse through Jobs using SwiperJS carousels for featured and popular items.
  • Scroll for Effect: Scroll through the page to trigger animations powered by ScrollReveal.
  • Add to Cart: Use the "Add to Cart" button on Job pages for a basic cart interaction (JavaScript-based).

Technologies Used

  • Html: Structure and layout of the website.
  • Css: Styling with Flexbox and CSS Grid for responsive design.
  • JavaScript: Interactive elements and dynamic content.
  • SwiperJS: For creating responsive, touch-friendly carousels.
  • ScrollReveal: For adding smooth scroll-based animations.

Contact

Contributing

  • Contributions to Exclusive are welcome! To contribute:
  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.
  4. For major changes, please open an issue first to discuss the changes.