Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: annhoang14
  • Language: JavaScript
  • Default Branch: master
  • Size: 14.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Created about 6 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

Personal Dashboard

Team BOGO Sorters

Start Virtual Environment

Mac: source env/bin/activate

Windows: .\env\Scripts\activate

Keeping track of python packages

pip freeze > requirements.txt

pip install -r requirements.txt

Updating the Database

python3 manage.py loaddata forceapidata

Citations

https://stackoverflow.com/questions/15566999/how-to-show-form-input-fields-based-on-select-value

https://docs.djangoproject.com/en/3.0/topics/class-based-views/generic-display/

https://docs.djangoproject.com/en/3.0/topics/class-based-views/generic-editing/

https://django-model-utils.readthedocs.io/en/latest/utilities.html#field-tracker

https://docs.djangoproject.com/en/2.0/ref/models/querysets/

https://medium.com/all-about-django/adding-forms-dynamically-to-a-django-formset-375f1090c2b0

https://stackoverflow.com/questions/4668619/how-do-i-filter-query-objects-by-date-range-in-django

https://docs.djangoproject.com/en/3.0/ref/class-based-views/generic-date-based/#dayarchiveview

https://stackoverflow.com/questions/19901410/django-how-to-get-value-from-charfield-and-modelchoicefield

https://stackoverflow.com/questions/36617145/django-arrayfield-null-true-migration-with-postgresql

https://stackoverflow.com/questions/849142/how-to-limit-the-maximum-value-of-a-numeric-field-in-a-django-model

https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/fields/#arrayfield

https://vsupalov.com/django-cbv-vs-fbv-beginner/

https://docs.djangoproject.com/en/3.0/howto/deployment/checklist/

https://docs.djangoproject.com/en/3.0/ref/settings/#auth-password-validators

https://docs.djangoproject.com/en/3.0/topics/i18n/

https://docs.djangoproject.com/en/3.0/howto/static-files/

https://tenor.com/view/congratulations-congrats-celebrate-cheer-confetti-gif-8326903

Owner

  • Name: Ann Hoang
  • Login: annhoang14
  • Kind: user

Citation (citations.txt)

https://stackoverflow.com/questions/15566999/how-to-show-form-input-fields-based-on-select-value

https://docs.djangoproject.com/en/3.0/topics/class-based-views/generic-display/

https://docs.djangoproject.com/en/3.0/topics/class-based-views/generic-editing/

https://django-model-utils.readthedocs.io/en/latest/utilities.html#field-tracker

https://docs.djangoproject.com/en/2.0/ref/models/querysets/

https://medium.com/all-about-django/adding-forms-dynamically-to-a-django-formset-375f1090c2b0

https://stackoverflow.com/questions/4668619/how-do-i-filter-query-objects-by-date-range-in-django used for filter

https://docs.djangoproject.com/en/3.0/ref/class-based-views/generic-date-based/#dayarchiveview

https://stackoverflow.com/questions/19901410/django-how-to-get-value-from-charfield-and-modelchoicefield

https://stackoverflow.com/questions/36617145/django-arrayfield-null-true-migration-with-postgresql

https://stackoverflow.com/questions/849142/how-to-limit-the-maximum-value-of-a-numeric-field-in-a-django-model

https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/fields/#arrayfield

https://vsupalov.com/django-cbv-vs-fbv-beginner/

https://docs.djangoproject.com/en/3.0/howto/deployment/checklist/

https://docs.djangoproject.com/en/3.0/ref/settings/#auth-password-validators

https://docs.djangoproject.com/en/3.0/topics/i18n/

https://docs.djangoproject.com/en/3.0/howto/static-files/

https://tenor.com/view/congratulations-congrats-celebrate-cheer-confetti-gif-8326903

GitHub Events

Total
Last Year

Dependencies

requirements-travis.txt pypi
  • Django ==3.0.3
  • PyJWT ==1.7.1
  • PyYAML ==5.3
  • alabaster ==0.7.12
  • amqp ==2.5.2
  • anaconda-client ==1.2.2
  • appdirs ==1.4.3
  • appnope ==0.1.0
  • asgiref ==3.2.3
  • astroid ==2.3.3
  • beautifulsoup4 ==4.8.2
  • billiard ==3.6.3.0
  • bootstrap4 ==0.1.0
  • certifi ==2019.11.28
  • chardet ==3.0.4
  • clyent ==1.2.1
  • colorama ==0.4.3
  • defusedxml ==0.6.0
  • distlib ==0.3.0
  • dj-database-url ==0.5.0
  • django-allauth ==0.41.0
  • django-bootstrap-datepicker-plus ==3.0.5
  • django-bootstrap4 ==1.1.1
  • django-crispy-forms ==1.8.1
  • django-datetimepicker ==3.14
  • django-heroku ==0.3.1
  • django-model-utils ==4.0.0
  • django-tempus-dominus ==5.1.2.13
  • filelock ==3.0.12
  • gunicorn ==20.0.4
  • idna ==2.8
  • importlib-metadata ==1.5.0
  • isort ==4.3.21
  • kombu ==4.6.7
  • lazy-object-proxy ==1.4.3
  • mccabe ==0.6.1
  • oauthlib ==3.1.0
  • psycopg2 ==2.8.4
  • pylint ==2.4.4
  • python-dateutil ==2.8.1
  • python3-openid ==3.1.0
  • pytz ==2019.3
  • redis ==3.4.1
  • requests ==2.22.0
  • requests-oauthlib ==1.3.0
  • six ==1.14.0
  • social-auth-app-django ==3.1.0
  • social-auth-core ==3.2.0
  • soupsieve ==1.9.5
  • sqlparse ==0.3.0
  • typed-ast ==1.4.1
  • urllib3 ==1.25.8
  • vine ==1.3.0
  • virtualenv ==20.0.4
  • whitenoise ==5.0.1
  • wrapt ==1.11.2
  • zipp ==3.0.0
requirements.txt pypi
  • Django ==3.0.3
  • PyJWT ==1.7.1
  • PyYAML ==5.3
  • alabaster ==0.7.12
  • amqp ==1.4.9
  • anaconda-client ==1.2.2
  • anyjson ==0.3.3
  • appdirs ==1.4.3
  • appnope ==0.1.0
  • asgiref ==3.2.3
  • astroid ==2.3.3
  • beautifulsoup4 ==4.8.2
  • billiard ==3.3.0.23
  • bootstrap4 ==0.1.0
  • certifi ==2019.11.28
  • chardet ==3.0.4
  • clyent ==1.2.1
  • colorama ==0.4.3
  • defusedxml ==0.6.0
  • distlib ==0.3.0
  • dj-database-url ==0.5.0
  • django-allauth ==0.41.0
  • django-bootstrap-datepicker-plus ==3.0.5
  • django-bootstrap4 ==1.1.1
  • django-crispy-forms ==1.8.1
  • django-datetimepicker ==3.14
  • django-heroku ==0.3.1
  • django-model-utils ==4.0.0
  • django-tempus-dominus ==5.1.2.13
  • filelock ==3.0.12
  • gunicorn ==20.0.4
  • idna ==2.8
  • importlib-metadata ==1.5.0
  • isort ==4.3.21
  • kombu ==3.0.37
  • lazy-object-proxy ==1.4.3
  • mccabe ==0.6.1
  • oauthlib ==3.1.0
  • psycopg2 ==2.8.4
  • pylint ==2.4.4
  • python-dateutil ==2.8.1
  • python3-openid ==3.1.0
  • pytz ==2019.3
  • redis ==3.4.1
  • requests ==2.22.0
  • requests-oauthlib ==1.3.0
  • six ==1.14.0
  • social-auth-app-django ==3.1.0
  • social-auth-core ==3.2.0
  • soupsieve ==1.9.5
  • sqlparse ==0.3.0
  • typed-ast ==1.4.1
  • urllib3 ==1.25.8
  • vine ==1.3.0
  • virtualenv ==20.0.4
  • whitenoise ==5.0.1
  • wrapt ==1.11.2
  • zipp ==3.0.0