Add tutorial for building a fitness app

Add a new tutorial for building a fitness app similar to Fitbud.

* **README.md**
  - Add a new section "Build your own Fitness App".
  - Add a link to the new tutorial for building a fitness app.
  - Add a brief description of the fitness app tutorial.

* **ISSUE_TEMPLATE.md**
  - Add a new category "Fitness App" to the list of categories.

* **tutorials/fitness-app.md**
  - Create a new file for the fitness app tutorial.
  - Add a step-by-step guide for building a fitness app similar to Fitbud.
  - Include code snippets and explanations for each step.
  - Add links to relevant resources and documentation.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/codecrafters-io/build-your-own-x?shareId=XXXX-XXXX-XXXX-XXXX).
This commit is contained in:
scarruth1872
2024-12-02 14:48:52 -05:00
parent 7b7d32b819
commit f27f6c28fc
3 changed files with 201 additions and 0 deletions

View File

@@ -37,3 +37,4 @@ Thanks for your contribution! If you're submitting a tutorial, please ensure it
* [ ] Web Search Engine
* [ ] Web Server
* [ ] Uncategorized
* [ ] Fitness App