Witoso / dailyphilosophy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First project with Silex and php7

The projects has three pages:

Discover - it fetches a random article from Stanford Encyclopedia of Philosophy, shows its intro, and table of contents.

discover

Meet - gets names from DB, and gets information about the person in the Knowledge Graph

meet

Read - read a book, and bookmark the part where you've finished

read

To Do:

  • add more books, and more philosophers
  • better handle exceptions from third party libraries
  • add functional test for all Controllers

Ideas:

  • random article from stanford encyclopedia of philosophy (DONE)
  • discover philosophers (knowledge graph) -> database with names (DONE)
  • read books (bookmarks) (DONE)

About


Languages

Language:HTML 98.4%Language:PHP 1.3%Language:JavaScript 0.2%Language:CSS 0.1%