Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yogu/studybooks

A small web platform for managing growing bookos with different kinds of content
https://github.com/yogu/studybooks

Last synced: 2 days ago
JSON representation

A small web platform for managing growing bookos with different kinds of content

Awesome Lists containing this project

README

        

StudyBookos
===========

StudyBooks is a small web platform that stores multiple books with different kinds of content. It is intended to be easy and to support people by organizing their notes.

Technologies
------------

The project uses PHP as a server-side scripting language and on the client side JavaScript, although it should also work with pure HTML&CSS. Enhanced features like video, audio and vector graphics will be using HTML5 technologies.

Development Status
------------------

Still working on framework (basic MVC, OO-SQL wrapper, multi-language support, configuration, user management), but that will be finished soon. The basic concepts for content tree are adopted in the data base structure.