All Projects → Shubham0812 → HabitTracker_UI

Shubham0812 / HabitTracker_UI

Licence: Apache-2.0 license
Habits and Goal Tracker application using the SwiftUI Framework

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to HabitTracker UI

Xpendi
iOS expense tracker
Stars: ✭ 13 (-68.29%)
Mutual labels:  swiftui, hacktoberfest2021
brain-marks
Save and categorize tweets
Stars: ✭ 47 (+14.63%)
Mutual labels:  swiftui, hacktoberfest2021
Awesome-Machine-Learning-Models
Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
Stars: ✭ 16 (-60.98%)
Mutual labels:  hacktoberfest2021
HackFest21
Only valid pull requests will be allowed. Use python only and readme changes will not be accepted.
Stars: ✭ 53 (+29.27%)
Mutual labels:  hacktoberfest2021
Video-Chat
Video calling and chatting app (PWA) built using React.js, Web RTC and Socket.io
Stars: ✭ 305 (+643.9%)
Mutual labels:  hacktoberfest2021
ObjCUI
使用OC来写声明氏UI
Stars: ✭ 27 (-34.15%)
Mutual labels:  swiftui
sloped-edge
Sass mixin that helps you build sloped section edges with a consistent angle.
Stars: ✭ 85 (+107.32%)
Mutual labels:  hacktoberfest2021
Columbus
A feature-rich country picker for iOS, tvOS and watchOS.
Stars: ✭ 23 (-43.9%)
Mutual labels:  swiftui
blitz-guard
Blitz Guard - The centralized permission based authorization for Blitz.js
Stars: ✭ 118 (+187.8%)
Mutual labels:  hacktoberfest2021
MNGA
💬 A refreshing NGA Forum App in SwiftUI. Make NGA Great Again! aka "NGA 论坛 iOS 开源客户端"
Stars: ✭ 124 (+202.44%)
Mutual labels:  swiftui
ScrollViewProxy
ScrollViewProxy for SwiftUI on iOS 13 and up
Stars: ✭ 135 (+229.27%)
Mutual labels:  swiftui
GameKitUI.swift
GameKit (GameCenter) for SwiftUI
Stars: ✭ 29 (-29.27%)
Mutual labels:  swiftui
file manager
FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
Stars: ✭ 38 (-7.32%)
Mutual labels:  hacktoberfest2021
Project01-C-User-Event-Collector
💜🎷 네이버 VIBE 사용자 이벤트 수집기 🎷💜
Stars: ✭ 21 (-48.78%)
Mutual labels:  swiftui
BetterWeather
The missing Apple Weather App for Mac.
Stars: ✭ 19 (-53.66%)
Mutual labels:  swiftui
Hacktober-Fest-2021
📜This repository is created to welcome all the open source enthusiasts to get introduced to beginner friendly projects they could work with in the festive season of HacktoberFest 2021🎇🙌.
Stars: ✭ 23 (-43.9%)
Mutual labels:  hacktoberfest2021
Certificate-Generator-UI
This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.
Stars: ✭ 18 (-56.1%)
Mutual labels:  hacktoberfest2021
JavaScript-A-Z-Notes
Trying to document all of my knowledge about Javascript for future reference. Get your JS fundas in lucid English right here!
Stars: ✭ 306 (+646.34%)
Mutual labels:  hacktoberfest2021
ru102js
Source code for the RU102JS Redis for JavaScript Developers Course
Stars: ✭ 21 (-48.78%)
Mutual labels:  hacktoberfest2021
LineReader
Read large files line by line in a memory efficient (constant) way.
Stars: ✭ 21 (-48.78%)
Mutual labels:  hacktoberfest2021

Goal & Habit Tracker | Hacktoberfest SwiftUI 🚀

platform GitHub license

The aim of this app is so that users can track their habits and goals. This project is open source and allows all skill levels to contribute to Hacktoberfest - it also means you can earn some Swag (from stickers to t-shirts). The project is built using Swift and uses SwiftUI.

Consider leaving a  if you like the repository.

Who Can Contribute? 👩🏽‍💻

  • Anyone of all skill levels can contribute to this repo
  • Please ensure that you have signed up at Hacktoberfest
  • Please check all issues that are labelled 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 you will be assigned

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 <the link>
    
  • Run 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 to master branch on the repo

Supporting Files

Contributing 🤖

To start contributing, check out contributing.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 to understand the flow and the structuring of the app.

Project Maintainers 😎

A special thanks to all contributors.

License

This project is licensed under Apache License 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].