Skip to content

GhadaSchaban/php101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sourcya Native PHP 101 Practice Test

Welcome to this practice! If you reached to this repository by any ways then it's time for some practice Fork this repository to your github account.

PHP101 Guidelines

So in this practice we want to see some nativePHP, you can use only:

  • PHP
  • HTML
  • CSS "Optional"
No JS or JQUERY ..etc
No PHP frameworks

The Task:

Your task is to build a very simple CMS "Content Management System", the CMS will have the following functionalities:

  • Login page
  • To add a new post consisted of a subject, body, Keyword(s) and cover image
  • To edit the post
  • To view all posts
  • To view one post with a function of showing 5 youtube videos related to the keyword of the post >> USE YOUTUBE API

Deliverables

  • ERD placed in the ERD directory
  • Database dump placed in DB directory
  • PHP project files placed in App Directory

Questions

For any questions regarding the practice open a new issue here

Resources

We recommend going through Laracasts PHP practice course before proceeding.

License

The project is licensed under the GNU GPL V3

GOOD LUCK!

Powered by: Sourcya

About

Native PHP practice project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages