Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubham0812/dailytracker_ui

Daily Journal & Mood Tracker using the SwiftUI Framework 🚀
https://github.com/shubham0812/dailytracker_ui

hacktoberfest ios swift swiftui

Last synced: about 2 months ago
JSON representation

Daily Journal & Mood Tracker using the SwiftUI Framework 🚀

Awesome Lists containing this project

README

        

# DailyTracker_UI
Daily Journal & Mood Tracker using the SwiftUI Framework 🚀

[![platform](https://img.shields.io/badge/platform-iOS-orange)](https://www.android.com)
[![GitHub license](https://img.shields.io/badge/License-Apache2.0-blue.svg)](LICENSE)

Like the project? Just give it a star ⭐️ and spread the word!

## Who Can Contribute? 👩🏽‍💻
* Anyone of all skill levels can contribute to this repo
* Please ensure that you have signed up at [Hacktoberfest]([https://hacktoberfest.digitalocean.com/](https://hacktoberfest.com/participation/))
* Please check all issues that are labeled as `Hacktoberfest`
* Some issues are labeled as `good-first-issue` these are great for beginners to get involved

Before working on an issue please **leave a comment** and I'll assign the issue to you to prevent a clash

## Getting Started 🙌
* Fork the project
* Open your forked project in GitHub and click on the green <>Code button.
* Copy the HTTPS or SSH link and open your Terminal / Git Bash.

git clone

* Run the project (to ensure everything works)
* Checkout a new branch to work on an issue:

git checkout -b name-of-issue-ticketNumber
* Once you've finished coding / working on an Issue, you can open a new PR

git add .
git commit -m “Description of what was sorted”
git push origin name-of-issue-ticketNumber

* Open the project on GitHub and raise it to the main branch on the repo

#### How to Raise a PR
[Pull Request Example](https://github.com/Shubham0812/DailyTracker_UI/pull/2)

## Contributing 🤖
To start contributing, please check out [Contribution.md](https://github.com/Shubham0812/DailyTracker_UI/blob/main/docs/CONTRIBUTION.md).

Everyone is welcome to contribute to this project, if you’re new to programming you might want to check out issues labeled as `UI-Improvements` and `good-first-issue`. Before you assist with the development, please set up the project on your local machine, run it, and go through the application.

Please read the [Architecture.md](https://github.com/Shubham0812/Color.Dev_UI/blob/main/docs/Architecture.md) to understand the flow and the structuring of the app.

## License
This project is licensed under [Apache License 2.0](https://github.com/Shubham0812/HabitTracker_UI/blob/main/LICENSE).

## Credit
© Shubham Kumar Singh | 2023