Skip to content

euhackathon/commission-today-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

commission-today

Discover the agenda of the EU Commissioners.

Setup

  1. cd backend
  2. pip install -r requirements.txt
  3. python manage.py syncdb
  4. python manage.py createdata
  5. python manage.py runserver
  6. Visit the entry point
  7. Create an admin account by running python manage.py createsuperuser
  8. Go to the admin panel and have fun
  9. python manage.py scrape
  10. python manage.py rebuildindex

About

Discover the agenda of the EU Commissioners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages