You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made this project as part of the Graduate Rotational Internship Program (GRIP) by The Sparks Foundation. They are a non-profit organization dedicated to inspiring students to innovate and acquire practical problem-solving skills.
Quartz is a decentralized cash system built like a blockchain, but which stores user data on a webTRC-based graph database to allow for faster queries and light-weight storage.
A Web Application used to transfer money between multiple users (Project contains 10 dummy users). A dummy user can also be created. Stack used - Front-end : HTML, CSS, Bootstrap & Javascript Back-end : PHP Database : MySQL Database contains two Tables- Users Table & Transaction Table User table have basic fields such as name, email & current ba…