GithubHelp home page GithubHelp logo

etd's Introduction

ETD application

Django project for handling Electronic Theses and Dissertations.

Install and Run

  • mkdir etd_project
  • cd etd_project
  • python3 -m venv env
  • set environment variables in env/bin/activate
  • source env/bin/activate
  • python3 -m pip install --upgrade pip
  • git clone [email protected]:Brown-University-Library/etd.git (use https://github.com/Brown-University-Library/etd.git if you're not using SSH key)
  • cd etd
  • pip install -r requirements/dev.txt
  • python run_tests.py
  • python manage.py migrate
  • python manage.py collectstatic
  • python manage.py runserver

License

[ETD app] EA by [Brown University Library] BUL is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License] CC BY-SA 3.0

Human readable summary:

You are free:
- to Share — to copy, distribute and transmit the work
- to Remix — to adapt the work
- to make commercial use of the work

Under the following conditions:
- Attribution — You must attribute the work to:
  Brown University Library - http://library.brown.edu/its/software/
- Share Alike — If you alter, transform, or build upon this work,
  you may distribute the resulting work only under the same
  or similar license to this one.

etd's People

Contributors

bcail avatar birkin avatar jrhoads avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

bcail

etd's Issues

License Question

Greetings,

As a fellow information professional in the library space, can you help me better understand the "why" and "how" your team came to choose to use the creative commons license as opposed to software specific licenses with a copy-left clause? The factors around choosing software licenses are multifaceted and the process is unique to each team's dynamics. The Creative Commons organization recommends not using their licenses with software or hardware. So, I'm wondering what the factors were which pushed your development process into using CC licenses?

Kind Regards,

move log-level to an envar setting.

  • To get a sense of the flow of the app, it'd be helpful to add debug logging, but to be able to set, via an envar setting, the log-level to 'info'.

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.