Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Datasets For Recommender Systems | 653 | 3 years ago | 1 | Jupyter Notebook | ||||||
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS) | ||||||||||
Recdb Postgresql | 262 | 3 years ago | 10 | C | ||||||
RecDB is a recommendation engine built entirely inside PostgreSQL | ||||||||||
Pg_insights | 235 | 3 years ago | mit | TSQL | ||||||
A collection of convenient SQL for monitoring Postgres database health. | ||||||||||
Edit.tosdr.org | 188 | 18 hours ago | 27 | agpl-3.0 | HTML | |||||
👍👎 A new web app to rate services | ||||||||||
Recommender System Datasets | 50 | 2 years ago | gpl-3.0 | |||||||
A list of compatible datasets, noting other major repositories containing popular real-world datasets, along with sample code for a range of recommendation tasks. | ||||||||||
Securitiesdb | 41 | 7 years ago | mit | Ruby | ||||||
Securities master database for algorithmic trading, backtesting, and data mining. | ||||||||||
Lgi Ppgi Db | 36 | 2 months ago | 6 | cc-by-4.0 | ||||||
LGI PPGI Face Video Database (Paper) Local Group Invariance for Heart Rate Estimation from Face Videos in the Wild | ||||||||||
Pman | 33 | 5 years ago | 6 | Haxe | ||||||
Desktop media player, written entirely in Haxe, based on modern web technologies | ||||||||||
Elof1 | 29 | a year ago | Python | |||||||
Ranking Grand Prix drivers using Elo rating system | ||||||||||
Codeigniter Currency Converter | 21 | 4 years ago | 11 | February 27, 2019 | 1 | mit | PHP | |||
A Codeigniter library to convert your price from a currency to another |
Phoenix is a web app to submit points to the Terms of Service; Didn't Read project.
The app was developed with Ruby on Rails. The database uses PostgreSQL. You must have those if you want to run the app.
If you want to quickly spin-up a development ready instance of Phoenix you can
Please refer to the QUICKSTART.md guide for more information. If anything is missing, please let us know.
All the details on the database schema can be found on the wiki.
Careful! The postgres database dumps produced during this process contain user accounts that should be kept secret. Never commit a database dump to git, or share it with someone who does not also have access to our Heroku account!
# make sure you have edit.tosdr.org checked out next to tosdr.org in a folder:
git clone https://github.com/tosdr/edit.tosdr.org
git clone https://github.com/tosdr/tosdr.org
mkdir tosdr.org/src/pointsPhoenix
cd edit.tosdr.org
sh ./db/deploy.sh
All the details on the API can be found on the wiki
AGPL-3.0+ (GNU Affero General Public License, version 3 or later)