Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

hnginternship5/ziki-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziki

Each team is to come up with 2 different themes for the site. The teams will have to collaborate to create the following:

  • The blogging experience
  • Authentication (which should only be possible via google or via facebook, there is no native auth)
  • Commenting
  • Customisation of the sidebar
  • Uploading of the profile image

This app is to be created without a database! The posts are to be stored as markdown files. There should be a settings.json file that saves other things like auth token and so on. To design their themes, each team will need a designer - and not all designers right now are getting positive comments from me. Please recruit the designers I am currently liking their work into your team.

Installation

This project works with PHP

  • git clone https://github.com/hnginternship5/ziki
  • cd into the folder or directory #Step 1
  • php -S localhost:8000
  • open browser http://localhost:8000
    OR #Step 2
  • use XAMPP or WAMPP

Notice

  • For every task you, dont push to Master!!!
  • All icons are on the designs. Dont use Font Awesome. Thanks.
  • Create a well detailed Pull Request please. Add screenshots of tasks done. So we wont take time to review your PR.
  • Please and Please , dont override peoples work. So there won't be conflicts up and down.
  • Thanks . Enjoy!!!