Skip to main content

CampusEats — Django REST backend for a campus food-delivery service

Project description

CampusEats

Django REST backend for a campus food-delivery service.

Install

pip install campuseats

Usage

After installation the campuseats console command runs Django management commands against the bundled project settings (campuseats.backend.settings):

campuseats migrate
campuseats createsuperuser
campuseats runserver

Configuration

Database is configured via environment variables (falls back to a local SQLite file when DB_NAME is unset):

DB_NAME=campus_eats_db
DB_USER=campus_eats_user
DB_PASSWORD=campus_eats_pass
DB_HOST=localhost
DB_PORT=5432

Package layout

  • campuseats.backend — Django project config (settings, urls, wsgi, asgi)
  • campuseats.app — application (models, views, serializers, migrations)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

campuseats-0.1.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

campuseats-0.1.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file campuseats-0.1.0.tar.gz.

File metadata

  • Download URL: campuseats-0.1.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for campuseats-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b30f15607a0ff165abb0c131088b8ccfab333cf1f6af18a69b9a273c1f1f9d57
MD5 218c34d6dbd7e2f9e0133f6358329aea
BLAKE2b-256 f68e3fb9c05be74e1743884c785747063756126edfec127618038a4bfaf00855

See more details on using hashes here.

File details

Details for the file campuseats-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: campuseats-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for campuseats-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b7c55b6c6b6953484017f374098e43e43a058ca418487720f950bfe8843b619
MD5 f01d352895923ddd5d9500be585f7673
BLAKE2b-256 0cc64acbfee15130bf6f792077c3407215b0ff672af05918bf9d36e2e6208e5e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page