doctype-Melvin / capstone

workout logging app
https://flexflow.vercel.app/
0 stars 0 forks source link

[US 10] Refactor Components #20

Closed doctype-Melvin closed 1 year ago

doctype-Melvin commented 1 year ago

Value proposition

As a developer I want to find only index.js files inside my component folders in order to have my codebase comply with naming conventions

As a user I want to see some sort of loading indicator in order to know that my changes or navigation are in process

Description

The current format of ComponentName/ComponentName.js will be changed to ComponentName/index.js The isLoading state should be communicated clearly.

Acceptance criteria

Tasks

Size: