-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first commit #1
base: main
Are you sure you want to change the base?
first commit #1
Conversation
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- remove .idea folder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- change package name like com.example.smartwatchseven
- Create "screenshot" folder add snippets(GIF) of app screen
- Update Readme.md describing all the features of application
- Remove entry/src/main/js/default/common/MyApplication.zip
- check can we remove wallpaper black image and set background color to black.
- Remove start step count button, start on app launch and stop on exit
- css in place of pixel values, choose border alignments and margins,. Becuase pixels might not works well with bigger or smaller screens.
- index.js -> btnText, Give meaningful name
- index.js -> Use array to fetch Month and weekname
- fetch weather info using current location
- calory progress not implemented,
2.deleted .zip file from common folder 3.removed Wallpaper.png and added background color
First try to run the project , then only merge !
Please merge my PR
No description provided.