Skip to content

Commit

Permalink
Update README.md with screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pradipmudi authored Feb 4, 2024
1 parent 010b50f commit ec2352f
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,22 @@
**ExpenSys** is an efficient **expense tracking** application designed to help you manage your **finances** and maintain a detailed record of your **expenses**. Whether you are an individual looking to **budget** your personal **finances** or a **business owner** tracking **expenses**, **ExpenSys** streamlines the process for you.

For this, I've made the UI from scratch as well and it's a responsive design. Few screenshots from the application.
![Screen Shot 2024-01-30 at 19 38 14](https://github.com/pradipmudi/expensys/assets/6489613/f7aa06b2-2a85-463a-8752-bd21f4ef986a)
![Screen Shot 2024-01-30 at 19 33 25](https://github.com/pradipmudi/expensys/assets/6489613/3ac4f2a3-fe99-45a2-8426-36855f02a0fb)
![Screen Shot 2024-01-30 at 19 30 26](https://github.com/pradipmudi/expensys/assets/6489613/8e3ff050-62c6-46cf-923d-b826e9f646ba)
![Screen Shot 2024-01-30 at 19 30 12](https://github.com/pradipmudi/expensys/assets/6489613/9f5e7c15-5af2-4e8a-bd41-e7624b5f2b81)
![Screenshot 2024-01-30 at 7 34 01 PM](https://github.com/pradipmudi/expensys/assets/6489613/aeb5e239-b1da-44e9-9ba0-dddd85d7b659)
![Screenshot 2024-01-30 at 7 44 15 PM](https://github.com/pradipmudi/expensys/assets/6489613/16bcc45d-fe49-47f0-83f0-3d76d8a06bba)
![Screen Shot 2024-01-30 at 19 45 36](https://github.com/pradipmudi/expensys/assets/6489613/69e8b80e-ac48-450b-9e6a-a1d92015d243)
![Screenshot 2024-01-30 at 7 49 43 PM](https://github.com/pradipmudi/expensys/assets/6489613/d400dcff-06cf-4650-8909-d0b02ab4f235)
![Screen Shot 2024-01-30 at 19 52 08](https://github.com/pradipmudi/expensys/assets/6489613/e654306f-0007-44fe-a550-601de481e58f)
### **Add Expense**
![Screenshot 2024-01-30 at 7 34 01 PM](https://github.com/pradipmudi/expensys/assets/6489613/cdd600bc-c566-45fd-a376-2e2d22d4d7cb)
![Screenshot 2024-01-30 at 7 49 43 PM](https://github.com/pradipmudi/expensys/assets/6489613/487f6976-9b11-4e0a-8310-aab240e90f33)
### **View expenses**
![Screenshot 2024-01-30 at 7 44 15 PM](https://github.com/pradipmudi/expensys/assets/6489613/ca1eb21e-3363-4a6d-8d48-470a43bc9bcd)
![Screen Shot 2024-01-30 at 19 45 36](https://github.com/pradipmudi/expensys/assets/6489613/2f7ef909-50d7-41ad-be4b-77dabe43feb2)
### Monthly Report
#### **By Main category and spent by user**
![Screen Shot 2024-01-30 at 19 52 08](https://github.com/pradipmudi/expensys/assets/6489613/e5d0f9de-fa55-455a-9fcf-8eb4d337ca05)
![Screen Shot 2024-01-30 at 19 38 14](https://github.com/pradipmudi/expensys/assets/6489613/d6827927-375a-458d-a5fc-0ceb7b88e288)
#### **By Sub category and spent by user**
![Screen Shot 2024-01-30 at 19 33 25](https://github.com/pradipmudi/expensys/assets/6489613/d8e30e90-82fe-41bd-99ce-2da946a357b7)
![Screen Shot 2024-01-30 at 19 30 26](https://github.com/pradipmudi/expensys/assets/6489613/21781599-a1aa-4382-8fe4-1bd88475d859)

#### **By Sub category and spent by all**
![Screen Shot 2024-01-30 at 19 30 12](https://github.com/pradipmudi/expensys/assets/6489613/2607f71a-ac61-474b-8c43-e7841979747e)

**Generated the logo for my application from here:** https://app.logo.com/dashboard/

Expand Down Expand Up @@ -64,6 +71,8 @@ I found it challenging to track my daily **expenses** using traditional methods
### **Database Integration**
- Users can add **expenses** directly into the database, ensuring data accuracy and easy retrieval.

### **Sorting**
- We can sort the result by any field based on report

## **How to Use**

Expand Down

0 comments on commit ec2352f

Please sign in to comment.