Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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