Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4marsha1/letsgodutch

This is a repo built for the HabourX Hackathon (Internathon 5.0). As the name suggests, this is an app, where people can build groups and split expenses. Built with ReactJs, MogoDB, NodeJs
https://github.com/4marsha1/letsgodutch

mongodb nodejs reactjs

Last synced: about 22 hours ago
JSON representation

This is a repo built for the HabourX Hackathon (Internathon 5.0). As the name suggests, this is an app, where people can build groups and split expenses. Built with ReactJs, MogoDB, NodeJs

Awesome Lists containing this project

README

        

# LetsGoDutch

## Landing Page :

-> The details of what we provide
-> Team details and other stuffs
-> The Login/Signup button

## Login/Signup Page :

-> User login/signup
-> After successful authentication, redirection to home screen

## Home Screen :

-> AppBar with Logo and profile icon
-> Group Heads
-> Popup (on Click) displays all members in the group (--)
-> Create group button

## Profile Screen : (--)

-> Personal details
-> Friends
-> Payments recieved log
-> Payments Due log
-> Payments Made log

## Create Group :

-> Filling up of details of payments
-> adding members to the group through email/user_id
-> After successful authentication, redirection to group screen

## Group Screen :

-> One big fixed tab will all the details
-> download CSV Button
-> Tiny tabs with bill details and pay button visible to only the person assigned.

## Payment Screen : (--)

-> Razorpay integration
-> once completed, redirect to home screen