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.
- Host: GitHub
- URL: https://github.com/wasilolly/jobsitemvc
- Owner: wasilolly
- Created: 2021-11-03T17:12:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T19:59:26.000Z (over 2 years ago)
- Last Synced: 2025-10-29T08:07:40.820Z (8 months ago)
- Topics: model-vi, mvc-pattern, oop-principles, php, php-8, sql
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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