{"id":22410918,"url":"https://github.com/runtime-error786/ecommerce-data_base","last_synced_at":"2026-01-07T02:07:17.463Z","repository":{"id":180952108,"uuid":"652182176","full_name":"runtime-error786/Ecommerce-data_base","owner":"runtime-error786","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-31T05:40:47.000Z","size":7852,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T08:22:41.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/runtime-error786.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":"2023-06-11T10:59:48.000Z","updated_at":"2024-12-31T19:24:58.000Z","dependencies_parsed_at":"2024-01-29T21:31:22.215Z","dependency_job_id":"0a199a57-9992-4d79-a09e-c871b0f7be8b","html_url":"https://github.com/runtime-error786/Ecommerce-data_base","commit_stats":null,"previous_names":["runtime-error786/data_base","runtime-error786/ecommerce-data_base"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runtime-error786%2FEcommerce-data_base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runtime-error786%2FEcommerce-data_base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runtime-error786%2FEcommerce-data_base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runtime-error786%2FEcommerce-data_base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runtime-error786","download_url":"https://codeload.github.com/runtime-error786/Ecommerce-data_base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773144,"owners_count":20669719,"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":[],"created_at":"2024-12-05T13:12:22.500Z","updated_at":"2026-01-07T02:07:17.366Z","avatar_url":"https://github.com/runtime-error786.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"DBProject\nI've used Oracle 19c for the database as it was the requirement of our project. You'll need to install Oracle 19c on your machine before you can run it. Dont't forget to modify the DATABASES dictionary (username, password etc) declared in the settings.py file accordingly. The SQL code to create the schema and other database stuff is in extras\u003einventory.sql Make sure to run the SQL code from the inventory.sql file before you run the project.\nSetup:\ngit clone https://github.com/your-username/folder_name.git\nInstall Python: Django is a Python web framework, so you need to have Python installed on your system. You can download and install Python from the official Python website. Make sure to install Python 3.x as Django is compatible with Python 3.\n\nInstall Django: Once you have Python installed, you can install Django using pip, Python's package manager. Open a terminal or command prompt and run the following command:\npip install django\nCreate a Django Project: After installing Django, you can create a new Django project using the django-admin command-line tool. Navigate to the directory where you want to create your project and run:\ndjango-admin startproject projectname\ndjango-admin startproject projectname\neplace projectname with the name of your project.\n\nCreate a Django App: Inside your Django project, you can create one or more apps. Apps are components of your project that handle specific functionality. Navigate into your project directory and run:\npython manage.py startapp appname\nReplace appname with the name of your app.\n\nConfigure Settings: Django settings are located in the settings.py file within your project directory. Configure database settings, static files, templates, middleware, etc., as needed for your project.\n\nRun Migrations: Django uses migrations to manage database schema changes. Run the following command to apply migrations and create database tables:\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/be7f7d91-073b-4135-bf93-462672a23210)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/0be5b8ce-a588-425f-b31f-21f46569b187)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/507c5441-2a1f-44b2-bbbf-fa7948ccf7c5)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/5e7883d4-82db-47cb-9923-e760e02d2179)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/01698324-6d3c-41aa-888d-d6cdeb359c89)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/d28b4a80-3cf9-499d-b17c-79413d941e6c)\n![image](https://github.com/runtime-error786/Ecommerce-data_base/assets/123109871/e02ad311-981c-4fd8-a00a-3c9f06df732d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruntime-error786%2Fecommerce-data_base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruntime-error786%2Fecommerce-data_base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruntime-error786%2Fecommerce-data_base/lists"}