All Projects → IEEE-VIT → Xpendi

IEEE-VIT / Xpendi

Licence: MIT license
iOS expense tracker

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Xpendi

brain-marks
Save and categorize tweets
Stars: ✭ 47 (+261.54%)
Mutual labels:  swiftui, hacktoberfest2021
Hacktoberfest-2021
This is A Hacktoberfest 2021 Python Repository
Stars: ✭ 13 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (+153.85%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+53453.85%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
The official Repository wherein newbies into Open Source can Contribute during the Hacktoberfest 2021
Stars: ✭ 25 (+92.31%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+99407.69%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+269.23%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Everything-CPP
Contribute all levels of C++ related codes for Hacktoberfest 2021!
Stars: ✭ 17 (+30.77%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (+423.08%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
formica
A discord bot that collects and analyzes form data
Stars: ✭ 20 (+53.85%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Basic-Components-of-a-Web-Layout
No description or website provided.
Stars: ✭ 16 (+23.08%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
BnademOverflow
BnademOverFlow's Official Website
Stars: ✭ 37 (+184.62%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
geeks-for-geeks-solutions
Solutions of questions on Geeks-for-Geeks.Solution Available in C++.
Stars: ✭ 28 (+115.38%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HabitTracker UI
Habits and Goal Tracker application using the SwiftUI Framework
Stars: ✭ 41 (+215.38%)
Mutual labels:  swiftui, hacktoberfest2021
DSA
Implementation of various data structures and algorithms.
Stars: ✭ 15 (+15.38%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
General-Purpose-Scripts
A repository containing several general purpose Python scripts to automate daily and common tasks.
Stars: ✭ 47 (+261.54%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀
Stars: ✭ 24 (+84.62%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HacktoberFest-2021
No description or website provided.
Stars: ✭ 278 (+2038.46%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+153.85%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Web-OS
No description or website provided.
Stars: ✭ 21 (+61.54%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

Hacktoberfest 2021 with IEEE-VIT 🧡

This is a expense tracker iOS application built using swift. Users can track their expense and visualise it.

Support open source software by participating in Hacktoberfest and get goodies and a free t-shirt! 🧡

Please check all issues labelled as hacktoberfest to start contributing!

Kindly consider leaving a if you like the repository and our organisation.

Getting Started

  • Fork it.

  • Clone your forked repo and move inside it:

git clone https://github.com/IEEE-VIT/Xpendi.git && cd Xpendi

  • Checkout to a new branch to work on an issue:

git checkout -b my-amazing-feature

  • Running the project

open the project in Xcode and run!
Shortcut: (⌘ + R)

  • Once you're all done coding, it's time to open a PR :) Run the following commands from the root of the project directory:

git add .

git commit -m "A short description about the feature."

git push origin <my-amazing-feature>

Open your forked repo in your browser and then raise a PR to the master branch of this repository!

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. If you want something gentle to start with, check out issues labelled as easy or good-first-issue. Check out issues labelled as hacktoberfest if you are up for some grabs! :)

License

MIT License

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].