/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.

Primary LanguagePHP

jobsitemvc

Joblisting website build on PHP and Bootstrap

  • CRUD action on Job Listings
  • Model View Controller to emulate other php MVC frameworks for page routing and indexing
  • Users can register and perform CRUD actions on jobs listing
  • Download CV with a dashboard to summarize all activities
git clone https://github.com/wasilolly/jobsitemvc.git
create database jobsite
Insert other confi deatils in the config/config.php file