An open API service indexing awesome lists of open source software.

https://github.com/wasilolly/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
https://github.com/wasilolly/jobsitemvc

model-vi mvc-pattern oop-principles php php-8 sql

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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