Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanakkholwal/beyondirr-money-management-system
https://github.com/kanakkholwal/beyondirr-money-management-system
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanakkholwal/beyondirr-money-management-system
- Owner: kanakkholwal
- Created: 2024-08-28T17:07:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T18:11:12.000Z (4 months ago)
- Last Synced: 2024-08-29T20:25:11.673Z (4 months ago)
- Language: TypeScript
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Money Gift Management Web Application
Money Gift Management Web Application is a web-based platform that enables users to manage events and track gift contributions. Users can create events, invite guests, manage contributions, and view analytics for their events. The platform supports user authentication, dynamic dashboards, and data visualization.
### Features
- User Account Creation: Users can create an account using either an email or a mobile number.
- Event Creation and Guest Management: Users can create events, add guests, and send email invitations.
- Gift Contribution Management: Hosts can add gift contributions from guests and manage them through a dynamic dashboard.
- Guest Contribution: Guests can contribute to events through an online payment option.
- Event Closure: Hosts can close the event, preventing further contributions.
- Analytics Dashboard: View contributions received and made, along with top contributors and hosts.### Tech Stack
- Frontend & Backend: Next.js, TypeScript
- Database: MongoDB with Mongoos
- Authentication : Nextauth.js
- Email Service: Resend### Screenshots:
#### Dashboard
![image](https://github.com/user-attachments/assets/31e6b7a2-b358-4a76-954e-6f8bdb82fc28)
#### CReate Event Page
![image](https://github.com/user-attachments/assets/2cf85cbc-ffbf-4d6d-8d9b-238f235d0c5e)
#### Host Event Page View
![image](https://github.com/user-attachments/assets/5bd91d06-726d-4039-a294-8fa8c821a015)
#### Guest Event Page View
![image](https://github.com/user-attachments/assets/b0170b0f-acca-42bc-aa69-2e4ba2944dde)
#### Guest Event Invitation Mail
![image](https://github.com/user-attachments/assets/fa2a3b4e-9c65-4754-8584-9f4edfa5a375)