Giter Site home page Giter Site logo

acdh-oeaw / cbab Goto Github PK

View Code? Open in Web Editor NEW
2.0 7.0 1.0 12.64 MB

a django-based wep application for the Cremation Bronze Age Burials (CBAB) project

Home Page: https://cbab.acdh.oeaw.ac.at

License: MIT License

Python 20.52% HTML 22.31% CSS 2.10% JavaScript 38.97% Jupyter Notebook 15.94% Less 0.16%
django archeology djangobaseproject

cbab's Introduction

About

The CBAB (Cremation Bronze Age Burials) application is used for coordinated assessment of the cremation burials in the Late Bronze Age (14th โ€“ 9th century BC) based on a shared database.

It is a Django based web application written in Python 3 and developed at the Austrian Centre for Digital Humanities (ACDH).

For more information about the project please visit https://www.oeaw.ac.at/acdh/projects/cbab/

Licensing

All code unless otherwise noted is licensed under the terms of the MIT License (MIT). Please refer to the file COPYING in the root directory of this repository.

Installation

Clone this repository. Adapt the setting files in cbab/settings/.

Install the required packages:

pip install requirements/requirements.txt

Make the database migrations:

python manage.py makemigrations
python manage.py migrate

Tests

To use the tests install the required packages:

pip install requirements/requirements_test.txt

To run tests with HTML coverage report execute:

python manage.py test --settings=cbab.settings.test

The HTML reports will be available at: cover/index.html

cbab's People

Contributors

alexanderwatzinger avatar aureon249 avatar csae8092 avatar zxenia avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.