{"id":26477996,"url":"https://github.com/mehtadigisha/takeout-express","last_synced_at":"2026-05-05T18:35:23.313Z","repository":{"id":231695326,"uuid":"782460106","full_name":"mehtadigisha/Takeout-Express","owner":"mehtadigisha","description":"A Django built web app where users can login to order food and add to cart for delivery restaurant. And also user can see the food's calories","archived":false,"fork":false,"pushed_at":"2024-05-21T08:11:57.000Z","size":22383,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T00:58:43.253Z","etag":null,"topics":["css","django","food-delivery","food-delivery-application","food-ordering","html","python","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehtadigisha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-05T10:51:52.000Z","updated_at":"2024-05-21T08:21:28.000Z","dependencies_parsed_at":"2024-05-21T09:44:40.986Z","dependency_job_id":null,"html_url":"https://github.com/mehtadigisha/Takeout-Express","commit_stats":null,"previous_names":["mehtadigisha/takeout-express"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehtadigisha/Takeout-Express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FTakeout-Express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FTakeout-Express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FTakeout-Express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FTakeout-Express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehtadigisha","download_url":"https://codeload.github.com/mehtadigisha/Takeout-Express/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FTakeout-Express/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265659020,"owners_count":23806849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","django","food-delivery","food-delivery-application","food-ordering","html","python","webapp"],"created_at":"2025-03-20T00:58:51.555Z","updated_at":"2025-10-19T10:27:40.826Z","avatar_url":"https://github.com/mehtadigisha.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Takeout Express\nTakeout Express is a food delivery application built with Django. It allows users to  view menus, place orders and see calories.\n\n# Requirements\n  + Python 3.7+\n  + Django 3.0+\n\n## Setup\n\n1. **Clone the repository**: Start by cloning this repository to your local machine.\n\n    ```bash\n    git clone \u003crepository_url\u003e\n    ```\n\n2. **Navigate to the project directory**: Change into the project directory.\n\n    ```bash\n    cd \u003cproject_directory\u003e\n    ```\n\n3. **Create a virtual environment**: This step is optional but recommended for isolating your project's dependencies.\n\n    ```bash\n    python -m venv venv\n    ```\n\n4. **Activate the virtual environment**: Depending on your operating system, use the following commands to activate the virtual environment:\n\n    - **On Windows**:\n\n        ```bash\n        venv\\Scripts\\activate\n        ```\n\n    - **On macOS/Linux**:\n\n        ```bash\n        source venv/bin/activate\n        ```\n\n5. **Install dependencies**: Install the required packages using `requirements.txt`.\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n\n6. **Set up the database**: Create the OTP model and apply migrations to set up the database.\n\n    - **Create migrations**:\n\n        ```bash\n        python manage.py makemigrations\n        ```\n\n    - **Apply migrations**:\n\n        ```bash\n        python manage.py migrate\n        ```\n\n    - **Create a superuser**:\n  \n        ```bash\n          python manage.py migrate\n        ```\n\n7. **Run the development server**: Start the Django development server to test the application.\n\n    ```bash\n    python manage.py runserver\n    ```\n\n8. **Access the application**:\n\n    ```bash\n   Open your web browser and go to http://localhost:8000.\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtadigisha%2Ftakeout-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehtadigisha%2Ftakeout-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtadigisha%2Ftakeout-express/lists"}