Skip to content

First hand-in assignment; build a news feed with fake news articles

License

Notifications You must be signed in to change notification settings

gillybeans/Fake-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News


First hand-in assignment; build a news feed with fake news articles in PHP.

Built with:

  • HTML
  • CSS
  • PHP

Installation:

1. To be able to see the webpage, clone the repository through your terminal.

$ git clone https://github.com/gillybeans/Fake-News.git 

2. Go to the cloned repo.

$ cd Fake-News 

3. Start a local server. (4 digits, any work)

$ php -S localhost:8000 

Open the file in your browser.

Code Review:

Emil Pettersson:

  • Bra och tydlig syntax.
  • Snyggt att bilderna ändras vid uppdatering av sidan. Hade varit riktigt coolt om varje artikel hade en unik bild.
  • Jag skulle flytta “social media-ikonerna något till höger för att skapa lite luft/utrymme mellan dem och författarna.
  • Skulle vara schysst med en footerdel längst ner på sidan.
  • En liten indenteringsdetalj I index.php på rad 19 ?>

About

First hand-in assignment; build a news feed with fake news articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published