{"id":23066197,"url":"https://github.com/chrstncleofas/reservation","last_synced_at":"2026-04-29T12:34:09.184Z","repository":{"id":217283889,"uuid":"743409643","full_name":"chrstncleofas/Reservation","owner":"chrstncleofas","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-26T00:53:00.000Z","size":162,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T22:27:02.604Z","etag":null,"topics":["django","django-rest-framework","postgresql","python","vue3","vuejs"],"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/chrstncleofas.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-01-15T07:13:22.000Z","updated_at":"2024-01-16T03:31:30.000Z","dependencies_parsed_at":"2024-01-15T13:59:35.418Z","dependency_job_id":"b0a15ffa-ccb0-46d3-b98c-37b57114253d","html_url":"https://github.com/chrstncleofas/Reservation","commit_stats":null,"previous_names":["chrstncleofas/reservation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstncleofas%2FReservation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstncleofas%2FReservation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstncleofas%2FReservation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstncleofas%2FReservation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrstncleofas","download_url":"https://codeload.github.com/chrstncleofas/Reservation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970337,"owners_count":20862508,"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":["django","django-rest-framework","postgresql","python","vue3","vuejs"],"created_at":"2024-12-16T05:11:25.491Z","updated_at":"2026-04-29T12:34:04.158Z","avatar_url":"https://github.com/chrstncleofas.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reservation Project\n\nSimple Reservation made by Vuejs and Django (REST-API-FRAMEWORK)\n\n## Overview\n\nThis project combines the power of Vue.js for the frontend and Django (Python) \nwith the Django Rest Framework for the backend. The data is stored in a PostgreSQL \ndatabase, and the project utilizes Poetry for package management.\n\n### Folder Structure\n- **djangoBackend:** Django backend for the project.\n- **vuefrontend:** Vue.js frontend for the project.\n\n## Technologies Used\n\n- Vue.js\n- Django (Python)\n- Django Rest Framework\n- PostgreSQL\n- Poetry Package Management\n- Postman (API-Testing)\n\n## Getting Started\n\n### Prerequisites\n- Make sure you have [Node.js](https://nodejs.org/) installed.\n- Install [Poetry](https://python-poetry.org/) for Python package management.\n- Set up a PostgreSQL database.\n\n### Installation\n1. Clone the repository:\n   ```bash\n   [git clone https://github.com/your-username/your-repository.git](https://github.com/chrstncleofas/Vuejs-Django-App.git)\n   cd your-repository\n\n1. Install frontend dependencies:\n   - cd vuefrontend\n   - npm install\n\n2. Install backend dependencies:\n   - cd ../djangoBackend\n   - poetry install\n\n3. Set up the database:\n   - Create a PostgreSQL database.\n   - Update the database configurations in the Django settings.\n\n4. Apply migrations and start the backend server:\n   - poetry run python manage.py migrate\n   - poetry run python manage.py runserver\n\n5. Start the frontend development server:\n   - cd ../vuefrontend\n   - npm run serve\n\nFeel free to customize the overview and other sections based on your project's specifics.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrstncleofas%2Freservation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrstncleofas%2Freservation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrstncleofas%2Freservation/lists"}