{"id":19278712,"url":"https://github.com/jod35/fast-food-fast","last_synced_at":"2026-05-07T10:36:00.539Z","repository":{"id":112453732,"uuid":"320195761","full_name":"jod35/Fast-Food-Fast","owner":"jod35","description":"A delivery app for a restaurant.","archived":false,"fork":false,"pushed_at":"2021-01-23T16:29:19.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T16:12:36.251Z","etag":null,"topics":["flask","javascript","postgresql","rest-api"],"latest_commit_sha":null,"homepage":"http://fast-food-fastlive.herokuapp.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jod35.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-10T07:38:07.000Z","updated_at":"2021-01-23T16:29:22.000Z","dependencies_parsed_at":"2023-05-15T01:15:37.023Z","dependency_job_id":null,"html_url":"https://github.com/jod35/Fast-Food-Fast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FFast-Food-Fast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FFast-Food-Fast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FFast-Food-Fast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FFast-Food-Fast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jod35","download_url":"https://codeload.github.com/jod35/Fast-Food-Fast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385197,"owners_count":19792979,"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":["flask","javascript","postgresql","rest-api"],"created_at":"2024-11-09T21:11:20.911Z","updated_at":"2026-05-07T10:36:00.511Z","avatar_url":"https://github.com/jod35.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fast Food Fast\nThis is a food delivery app for a restaurant\n\n\n## Features\n- Users can create accounts\n- Users can make orders\n- Users can update or delete their orders if they are not yet worked on\n- Restaurants view orders and confirm delivery\n- Users can change their credentials if needed\n- Restaurant can mark orders as complete\n- Restaurant can keep track of complete orders\n\n\n## Built With \n- Flask (Python Web Framework)\n- JavaScript\n- CSS and HTML\n- Marshmallow (Object serialization and deserialization tool)\n- PostgreSQL database\n- Pytest\n\n## Create your own instance\n\n### 1. Install PostgreSQL\nDownload and install PostgreSQL\n### 2. Install Requirements with \n\n  ##### ` pip install -r requirements.txt `\n\n### 3.Run with the following\n\n ##### ` export FLASK_APP=run.py `\n\n  ##### ` flask run `\n\n### 4. Run tests with \n ##### ` pytest `\n\n\n \n## The API \n \n | ENDPOINT | METHOD | ACTION       |\n |----------|-------|---------------|\n /api/orders/ | GET  | return all orders\n /api/orders/  |POST | create new order\n /api/order/ID | GET  | get order by id\n /api/order/ID | PATCH | replace order with id\n /api/order/ID | PUT | update/edit an order with an id\n /api/order/ID | DELETE | delete an order with an id\n /api/orders/complete/ | GET | all orders that are complete\n /api/order/complete/ID | PATCH | mark an order as complete\n /api/users/| GET | get all user accounts\n /api/user/username | GET | get a user with a username\n /api/user/username | PATCH | update user credentials except for the password\n\n\n\n\n## Live Project\n[Project is live right here](https://fast-food-fastlive.herokuapp.com)\n\n\n## Author\n[Ssali Jonathan](https://github.com/jod35)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Ffast-food-fast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjod35%2Ffast-food-fast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Ffast-food-fast/lists"}