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

https://github.com/bashmach/termos

@koding #hackathon project
https://github.com/bashmach/termos

Last synced: 5 months ago
JSON representation

@koding #hackathon project

Awesome Lists containing this project

README

          

# Termos - Koding Global Virtual Hackathon's Project

This is a repository of project for the Koding Global Virtual Hackathon.

## Description

[![Koding Hackathon](/docs/images/badge.png?raw=true "Koding Hackathon")](https://koding.com/Hackathon)

Project's name is "Termos" (it's a quibble for a phrase "terms of service" and word "thermos"). The main idea is to build a platform which will help users to understand legal documents of their favorite websites and learn about their pitfalls.

It's divided on 2 parts - Chrome Extension and Website. With Chrome Extension user able to discover the status of current website by Termos-indicator or send a own comment on, for example, "Terms and Conditions" page on this webpage.

From the Termos website user can download the Termos Chrome extension or scan any domain directly from the main page and read reviews of other users (review reporters). I have had plans was to implement a donation system with whereby users can show one's gratitude for the reviewers, but there are only 24 hours in a day :)

## Screenshots

Here provide couple screenshots of your project. You can use a tool like https://monosnap.com/welcome or https://droplr.com to take a screenshot. Animated gifs are also welcome.

![Koding](/docs/images/03-screenshot.png?raw=true "Koding IDE")
![Koding](/docs/images/04-screenshot.png?raw=true "Koding IDE")
![Koding](/docs/images/05-screenshot.png?raw=true "Koding IDE")
![Koding](/docs/images/06-screenshot.png?raw=true "Koding IDE")
![Koding](/docs/images/07-screenshot.png?raw=true "Website - Main page")
![Koding](/docs/images/08-screenshot.png?raw=true "Website - Example of reviews page")
![Koding](/docs/images/00-screenshot.png?raw=true "Chrome extension")
![Koding](/docs/images/01-screenshot.png?raw=true "Chrome extension - Review")
![Koding](/docs/images/02-screenshot.png?raw=true "Chrome extension - Review")

## APIs used

In the project was only used a Twitter API for user authentification.

## Thanks to

In the project were used the next awesome libs and projects:
- Nginx
- Node.js
- MongoDB
- [Hackathon Starter](https://github.com/sahat/hackathon-starter)
- [Yeoman](https://github.com/yeoman/yo) with [Chrome generator extension](https://github.com/yeoman/generator-chrome-extension)
- and many others which can be found in package.json and bower.json files

Big thanks to my family who allowed me to pull out a whole weekend for this exciting adventure.