Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions 4. Projects/1. CLI/Problem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ __Jira, Epic & Story__
Jira is an industry-standard tool for tracking progress of (not limited to) software projects. An Epic is usually used for entire initiatives, while a Story is a smaller unit of work with more specific instructions.

__Model__

Models describe how information is organized, transmitted or stored.

__Database / Storage / Persistence__
Expand Down Expand Up @@ -72,7 +73,7 @@ After Development:

## FAQs

__Will there a template to build the project on top of?__
__Will there be a template to build the project on top of?__

Yes. Each step has a partially built Rust project for you to finish. Stages and steps build on top of each other until you have a completed project.

Expand Down Expand Up @@ -109,4 +110,4 @@ In this stage we will hook up our persistent storage component to the UI. We wil

## Get Started!

Get started by navigating to Stage 1 and reading the README!
Get started by navigating to Stage 1 and reading the README!