Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertoblaz/wikious
An HTML5 mobile app made with academic purposes for a Software OO-Design course
https://github.com/albertoblaz/wikious
css html javascript vanilla-js
Last synced: about 20 hours ago
JSON representation
An HTML5 mobile app made with academic purposes for a Software OO-Design course
- Host: GitHub
- URL: https://github.com/albertoblaz/wikious
- Owner: albertoblaz
- License: mit
- Created: 2013-04-03T13:10:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-13T19:35:09.000Z (almost 11 years ago)
- Last Synced: 2024-11-28T00:13:53.858Z (2 months ago)
- Topics: css, html, javascript, vanilla-js
- Language: JavaScript
- Homepage: http://wikious.albertoblazquez.net
- Size: 804 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Wikious
Mobile application implemented with HTML5, CSS3 and JavaScript, using Lungo.js as a base framework.
This project was created just with academic purposes, for a Software Object-Oriented Design course in the European Master of Software Engineering, given by the Technical University of Madrid.## Features
* Create, edit and delete articles
* Comment and rate the articles written
* Manage tags
* Basic login and signup mechanism
* Search operations by article name, writer or tag (pending)## Contributing
* [Alberto Blázquez][1] ([@albertoblaz][2])
* Luis Mayorga
* José Arias## Project information
* Web: [http://wikious.albertoblazquez.net/][3]
* Source: [http://github.com/albertoblaz/Wikious][4]
* Docs: [https://github.com/albertoblaz/blog-sd/tree/master/doc][5]## License
* This product: MIT/GPL license
* [Lungo.js][6]: GPLv3 license
* [jQuery][7]: MIT/GPL license[1]: http://albertoblazquez.net
[2]: https://twitter.com/albertoblaz
[3]: http://wikious.albertoblazquez.net/
[4]: http://github.com/albertoblaz/Wikious
[5]: https://github.com/albertoblaz/blog-sd/tree/master/doc
[6]: https://github.com/tapquo/lungo.js
[7]: https://github.com/jquery/jquery