https://github.com/bashmach/termos
@koding #hackathon project
https://github.com/bashmach/termos
Last synced: 5 months ago
JSON representation
@koding #hackathon project
- Host: GitHub
- URL: https://github.com/bashmach/termos
- Owner: bashmach
- Created: 2014-12-06T08:38:01.000Z (almost 11 years ago)
- Default Branch: development
- Last Pushed: 2014-12-08T03:47:31.000Z (almost 11 years ago)
- Last Synced: 2025-01-19T15:51:56.376Z (10 months ago)
- Language: CSS
- Homepage:
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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.









## 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.