Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arshadak1/cost-of-living
A web app which can be used for tracking the expenses.
https://github.com/arshadak1/cost-of-living
Last synced: about 2 months ago
JSON representation
A web app which can be used for tracking the expenses.
- Host: GitHub
- URL: https://github.com/arshadak1/cost-of-living
- Owner: arshadak1
- Created: 2022-08-10T09:52:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T05:16:04.000Z (10 months ago)
- Last Synced: 2024-03-03T06:23:20.826Z (10 months ago)
- Language: CSS
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cost Of Living
A minimal Web App to track all your expenses.
Key Features •
Mobile View •
How To Use •
Dependencies •
Related •
License![ed2 (1)](https://user-images.githubusercontent.com/75536974/183637643-e9089888-71cb-42ad-91e1-b76d800cc52e.gif)
## Key Features
* Responsive - Whole web app is responsive.
* Can update profile easily.
* Visualize monthly as well as annual expenses.## Responsive - Mobile View
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com), [Python](https://www.python.org/downloads/) and [Django](https://www.djangoproject.com/download/) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/arshadak1/expense_tracker.git# Go into the repository
$ cd expense_tracker# To run the app
$ python manage.py runserver
```## Emailware
Cost-Of-Living is an [emailware](https://en.wiktionary.org/wiki/emailware). Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at about anything you'd want to say about this app. I'd really appreciate it!
## Dependencies
This software uses the following open source packages and frameworks:
- [Django](https://www.djangoproject.com/)
- [Chart.js](https://www.chartjs.org/)## Related
[col-web](https://cost-of-living-col.herokuapp.com) - Web version of Cost Of Living.
## License
MIT
---
> [arshadak.herokuapp.com](https://www.arshadak.herokuapp.com) ·
> GitHub [@arshadak1](https://github.com/arshadak1) ·
> Instagram [@ars_had_ak](https://instagram.com/ars_had_ak)