Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddiemuhoro/tech-kenya
Tech Kenya is a Vue.js-powered platform designed to streamline job postings across Kenya's rapidly growing tech industry. This application allows employers to post job listings, while job seekers can browse and filter opportunities based on categories, job types, and locations.
https://github.com/eddiemuhoro/tech-kenya
vue vue-router vuecompositionapi
Last synced: about 2 months ago
JSON representation
Tech Kenya is a Vue.js-powered platform designed to streamline job postings across Kenya's rapidly growing tech industry. This application allows employers to post job listings, while job seekers can browse and filter opportunities based on categories, job types, and locations.
- Host: GitHub
- URL: https://github.com/eddiemuhoro/tech-kenya
- Owner: eddiemuhoro
- Created: 2024-10-12T12:06:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T08:20:52.000Z (2 months ago)
- Last Synced: 2024-11-06T09:24:06.831Z (2 months ago)
- Topics: vue, vue-router, vuecompositionapi
- Language: Vue
- Homepage: https://techkenya.vercel.app
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech Kenya - Job Posting Platform
Tech Kenya is a job posting platform built with Vue.js, tailored to serve Kenya's dynamic tech industry. It enables employers to post job listings and allows job seekers to browse and filter opportunities across various categories, job types, and locations.
## Features
- **Job Listings**: Employers can post jobs, including detailed descriptions, requirements, salary information, and more.
- **Browse Jobs**: Job seekers can view available jobs with easy navigation and search functionality.
- **Dynamic Filtering**:
- Filter by category (e.g., software, social media management)
- Filter by job type (e.g., full-time, part-time, contract)
- Filter by location (e.g., Nairobi, Mombasa)
- **Responsive Design**: Optimized for mobile and desktop for seamless access across all devices.## Technologies Used
- **Vue.js**: For building the user interface and handling reactivity.
- **Tailwind CSS**: For responsive design and modern UI styling.
- **Vue Router**: For navigation between pages.
## How to Run the Project1. Clone the repository:
```bash
git clone https://github.com/yourusername/tech-kenya.git