Aqwaal
Aqwaal is an Urdu word, meaning "sayings". It is a quotations management system, originally inspired by http://quotationspage.com
Currently, it’s a basic version, and is only released as a proof of concept.
For now, at admin level, it supports:
- Add quote (including author name, tags and source of the quote - all optional)
- Delete any quote
- Edit or delete authors, sources and tags
- Change Admin user password
At end user-level:
- Browse all quotes
- Browse quotes using tags
- Browse quotes using author name
- Browse quotes using source
Interface is not very pretty right now, but it is easily usable. If you are a programmer and want to look at the source, let me warn you, as the code was written quite some time ago it too isn’t very pretty either.
Features currently planned for 1.0 stable release:
- All basic functionality (edit quote, edit / delete author name, tags, sources etc.)
- Search
- Basic theme support (CSS at least)
- User management (thinking about it, not sure yet)
- And of course, remove all bugs