You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+58Lines changed: 58 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,61 @@ Daily goals app. An app that reminds you of your daily goals set. It will showca
9
9
to store performance.
10
10
The app will be like an assistant which will guide you throughout your life.
11
11
It will manage your day. It will manage how you spend your time. It will manage your relations and connections. Eg. It will give you optimized suggestions to spend that time effectively by considering how you spend your time, the app will build your schedule and will tell you accordingly. The app will use machine learning.
12
+
13
+
14
+
### Introduction
15
+
16
+
This application is a collaborative project made by the Google Udacity Android Basics Scholars.
17
+
18
+
### How to Setup
19
+
20
+
- Head over to the [Base Repository](https://github.com/UdacityAndroidBasicsScholarship/daily-goals) and Fork it.
21
+
22
+
23
+
#### Using Android Studio
24
+
25
+
- Copy the URL of your Fork & Clone it in Android Studio.
0 commit comments