WeCare is a native iOS app designed to provide users with personalized skincare notifications at specific times throughout the day. This dedicated facial care application offers a comprehensive solution for individuals seeking to establish and maintain a consistent skincare routine.
WeCare.mp4
- UIKit
- ViewCode, auto layout
- MVP UI pattern
- CoreData
- WheaterKit
- GIT
- SPM - swift package manager
Before starting, check the following requirements:
- MacOS
- Xcode installed
- Git installed
if you have ssh configured, run the command
git clone git@github.com:yago-marques/WeCare.git
if you don't have ssh configured, run the command
git clone https://github.com/yago-marques/WeCare.git
After installing, open the installed folder with XCode and run command + R
- Fork this repository
- Create a new branch:
git checkout -b <branch_name>
. - Make changes and commit:
git commit -m '<commit_message>'
- Send to base branch:
git push origin Tegami / <local>
- Create a pull request.
see the GitHub documentation on how to create a pull request
Yago Marques |
Emily Maia |
Stephane Girão |
Davi Capistrano |