Skip to content

A PHP-based resource portal featuring online courses, upskilling platforms, networking tools, and recruiter listings with city and industry filters.

License

Notifications You must be signed in to change notification settings

Navodhya-Fernando/resource-portal

Repository files navigation

Resource Portal 🌐

A PHP-based web portal providing access to online courses, upskilling platforms, networking resources, and top recruiter listings with city and industry-based breakdowns.

Platform Language License Version


Live Demo

🔗 Visit Resource Portal


Features

  • Top Recruiters Listing: Breakdown by city and industry with multi-select filters.
  • Upskilling Resources: Short courses and certifications from top Australian universities.
  • Networking Platforms: Meetup, Eventbrite, LinkedIn, and more for career growth.
  • Responsive Design: Optimized for desktop and mobile with multi-select dropdown support.
  • Search Filters: Instant recruiter filtering with city & industry tags.

Screenshots

Portal Home Search Feature Multi-Select Dropdown
Portal Search MultiSelect

Installation

1. Clone the Repository

git clone https://github.com/your-username/resource-portal.git
cd resource-portal

2. Setup Server

  • Place files in your local PHP server directory (e.g., htdocs for XAMPP).
  • Start Apache/MySQL server if needed.

3. Access the Portal

Open browser at:

http://localhost/resource-portal

Project Structure

resource-portal/
├─ index.php                  # Main landing page
├─ online-courses.php         # Online learning platforms
├─ upskilling-platforms.php    # Australian universities & microcredentials
├─ networking.php              # Networking resources
├─ recruiters-city.php         # Recruiters by city
├─ recruiters-industry.php     # Recruiters by industry
├─ assets/
│  ├─ css/                     # Stylesheets
│  ├─ js/                      # JavaScript
│  └─ images/                  # Screenshots & assets
├─ README.md
└─ LICENSE

Roadmap

  • Add bookmarking for favorite recruiters & courses
  • Integration with Google Maps API for recruiter office locations
  • User authentication & personalized dashboards

License

MIT — see LICENSE for details.


About

A PHP-based resource portal featuring online courses, upskilling platforms, networking tools, and recruiter listings with city and industry filters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages