Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yogu/studybooks
- Owner: Yogu
- Created: 2012-02-09T17:03:15.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-21T21:08:10.000Z (almost 13 years ago)
- Last Synced: 2024-11-10T04:38:37.161Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.