vvrsAppBootcamp / TaskMasterPro

Capstone Project for Week 02
0 stars 0 forks source link

User Story 1: Set Up the Project #1

Closed vvr3ddy closed 5 months ago

vvr3ddy commented 5 months ago

As a developer, I want to set up a new Jetpack Compose project so that I can start building the TaskMaster Pro app.

Tasks:

  1. Create a new Jetpack Compose project in Android Studio.
  2. Set up the project with the necessary dependencies for Jetpack Compose, including Material 3 and Navigation Compose.
vvr3ddy commented 5 months ago

Completed in master Branch