Skip to content

Commit

Permalink
Removing time
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantson committed Oct 25, 2024
1 parent 033158a commit f2c9512
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ This workshop involves several technology stacks, therefore it is essential that

Without further ado, let's get started.

## Table of Contents (Total Estimated Time: About 30 minutes)

1. [The OctoFit Tracker app story](docs/1_Story/README.md) - :alarm_clock: Estimated Time: 2 minutes
2. [Prerequisites and a setup of the development environment](docs/2_Prerequisites/README.md) - :alarm_clock: Estimated Time: 5 minutes
3. [Getting started - app frontend and backend creation](docs/3_GettingStarted/README.md) - :alarm_clock: Estimated Time: 5 minutes
4. [The OctoFit Tracker database and app backend creation](docs/4_BackendSettings/README.md) - :alarm_clock: Estimated Time: 5 minutes
5. [Populate the database with sample data](docs/5_PopulateDBwData/README.md) - :alarm_clock: Estimated Time: 5 minutes
6. [Using the Codespace endpoint to access the Django REST Framework](docs/6_CodespaceDjangoRESTFramework/README.md) - :alarm_clock: Estimated Time: 5 minutes
## Table of Contents

1. [The OctoFit Tracker app story](docs/1_Story/README.md)
2. [Prerequisites and a setup of the development environment](docs/2_Prerequisites/README.md)
3. [Getting started - app frontend and backend creation](docs/3_GettingStarted/README.md)
4. [The OctoFit Tracker database and app backend creation](docs/4_BackendSettings/README.md)
5. [Populate the database with sample data](docs/5_PopulateDBwData/README.md)
6. [Using the Codespace endpoint to access the Django REST Framework](docs/6_CodespaceDjangoRESTFramework/README.md)
7. [:fire: REFERENCE - Troubleshooting guide and FAQs](docs/7_Troubleshooting/README.md)

0 comments on commit f2c9512

Please sign in to comment.