https://github.com/github-samples/planventure
Planventure is a sample app used in GitHub for Beginners
https://github.com/github-samples/planventure
Last synced: 21 days ago
JSON representation
Planventure is a sample app used in GitHub for Beginners
- Host: GitHub
- URL: https://github.com/github-samples/planventure
- Owner: github-samples
- License: mit
- Created: 2025-01-27T19:17:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T19:41:34.000Z (10 months ago)
- Last Synced: 2025-05-19T23:16:46.212Z (9 months ago)
- Language: Dockerfile
- Homepage:
- Size: 163 KB
- Stars: 12
- Watchers: 0
- Forks: 52
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
## Getting Started 👩🏽💻
1. Fork this repository to your GitHub account.
2. Switch to the `api-start` branch.
3. Clone the repository to your local machine.
You can find next steps in the README on the `api-start` branch.
## Build with Me + GitHub Copilot 🚀
You can build along with me in this [Youtube video](https://www.youtube.com/watch?v=CJUbQ1QiBUY) or read this [blog post](https://github.blog/ai-and-ml/github-copilot/github-for-beginners-building-a-rest-api-with-copilot/).
[](https://www.youtube.com/watch?v=CJUbQ1QiBUY)
# Planventure API 🚁
A Flask-based REST API backend for the Planventure application.
## Prerequisites
Before you begin, ensure you have the following:
- A GitHub account - [sign up for FREE](https://github.com)
- Access to GitHub Copilot - [sign up for FREE](https://gh.io/gfb-copilot)!
- A Code Editor - [VS Code](https://code.visualstudio.com/download) is recommended
- API Client (like [Bruno](https://github.com/usebruno/bruno))
- Git - [Download & Install Git](https://git-scm.com/downloads)
Happy Coding! 🎉