Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prixladi/expendity
Expense tracking application with user permissions, invites and statistics.
https://github.com/prixladi/expendity
docker docker-compose dotnet entity-framework-core graphql postgresql react
Last synced: about 5 hours ago
JSON representation
Expense tracking application with user permissions, invites and statistics.
- Host: GitHub
- URL: https://github.com/prixladi/expendity
- Owner: prixladi
- License: mit
- Created: 2021-02-25T21:36:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T14:12:02.000Z (4 months ago)
- Last Synced: 2024-07-05T18:48:31.773Z (4 months ago)
- Topics: docker, docker-compose, dotnet, entity-framework-core, graphql, postgresql, react
- Language: C#
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expendity
Expense tracking application with user permissions, invites and statistics.
## Applications
- [Frontend](/apps/web) - react web application and administration communicating with backend
- [Backend](/apps/server) - .NET backend server storing data to postgresql## External
- [PostgreSQL](https://www.postgresql.org/) - main database
## Application images
![Stats](assets/stats-page.png)
![User_Permissions](assets/user-permissions.png)
![Work_Project](assets/work-project.png)