The project moved to https://github.com/gabriel-v/protolegi
This is the repo we used during the JSHacks hackathon in Oct, 2016. While that hackathon has ended, the project has not.
Until we decide whether to make a GitHub organization or not, this will be the place to submit feedback and contributions.
For historic purposes, the old readme is kept below.
This project makes the public data about Romanian pending laws searchable. The original sites have no search engines and are hard to navigate.
See it live at legi.vij.ro.
This project participates in the JSHacks 2016 hackathon.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Guides and the API reference are located in the docs directory.
-
install bower, npm, grunt, python2, python3, virtualenv, scrapy
-
set up a virtualenv
-
set up the backend:
cd backend source ~/virtualenv/bin/activate ./manage.py migrate ./manage.py createindex ./manage.py runserver 9337
-
set up the ui:
cd Frontend npm install bower install grunt serve
-
start crawling:
scrapy crawl finante scrapy crawl afaceri_externe
You can ask questions and interact with the community in the following locations:
jshacks
channel on Slack
MIT © 2016