GithubHelp home page GithubHelp logo

webarchivcz / seeder Goto Github PK

View Code? Open in Web Editor NEW
15.0 8.0 2.0 11.52 MB

Seeder - Czech webarchive curating tool and public site

License: MIT License

HTML 35.04% Python 53.44% CSS 5.07% JavaScript 5.19% Shell 0.26% PHP 0.12% Dockerfile 0.09% Latte 0.79%
django archive government tools czech czech-republic webarchive webarchiving webarchives

seeder's Introduction

Seeder

Build Status Coverage Status Documentation Status

Web archivists tool for moderating what parts of Czech Internet will be archived and what parts should die in the shadows of unarchived wasteland.

Documentation is available at Read the docs.

Production like environment

Docker compose should work out of box after cloning. Run: docker-compose up. Docker-compose mimics production deployment. So important note is you should docker volume rm static otherwise static_root volume persists and both nginx and django will not show latest output from collectstatic. Or just run ./local which will always delete nginx and django container and static is corectly deployed.

Check http://localhost for Seeder, and http://localhost:8080 for Traefik.

Webarchiv.cz deployment instructions

Important branches

  • master - development branch
  • production - production-ready branch

seeder's People

Contributors

andrea1881 avatar dependabot[bot] avatar dragounv avatar fasand avatar horakjirinkp avatar janmeritus avatar kvasnicaj avatar mariehaskovcova avatar visgean avatar waffle-iron avatar westfood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aponb

seeder's Issues

Contract model

Publisher / Source contract

Note: Creative commons etc does not need contract.

flagging

Users should be able to flag sources that needs attention

pokročilé (advanced) vyhledávání / filtrování / fasety

pokročilé (advanced) vyhledávání / filtrování / fasety
- možnost zobrazit zdroje s CC licencí
- zdroje s platnou smlouvu/bez smlouvy/...
- zdroje dle výběru statusu (odmítnuto, zpracováno, v řešení, …)
- časové rozmezí
- výpis zdrojů u jednotlivých kurátorů
- dle konspektu
- podle frekvence

Fulltext search

  1. fulltextové
    • vyhledávání v polích URL, název, vydavatel.
    • přímé vyhledávání podle identifikátoru (číslo smlouvy, ID zdroje…)
    • vyhledávání by mělo našeptávat výsledky

django auth urls linky

^login/$ [name='login']
^logout/$ [name='logout']
^password_change/$ [name='password_change']
^password_change/done/$ [name='password_change_done']
^password_reset/$ [name='password_reset']
^password_reset/done/$ [name='password_reset_done']
^reset/(?P[0-9A-Za-z_-]+)/(?P[0-9A-Za-z]{1,13}-[0-9A-Za-z]{1,20})/$ [name='password_reset_confirm']
^reset/done/$ [name='password_reset_complete']

Dashboard view

Things to display in dashboard view:

  1. Active voting rounds
  2. sources without alef id
  3. publisher contact / communication in progress

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.