Inspiration I was inspired by the countless people that live in underfunded or rural communities that largely do not have bank accounts.

What it does is it is a place to keep track of one's money without the use of a bank account since co many low-income people do not have access to bank accounts. Each account is encrypted to make sure access is protected. Once logged in, a user will see their bank statements and can deposit, cash in, or cahs-out. It also has a designated reminders tab to remind someone of reminders of any financials they need to cover that they can customize as they see fit.

How we built it

Starting with the HTML for the homepage, I used 106 lines of code to create a simple webpage, with a logo on the bottom. Added CSS to make it pretty and more appealing. Then, I attributed a "href="./cardbalance.html">Card Balance" to connect to my main HTML file. This is the Card Balance section. This part consisted of 133 lines of code to create a virtual ATM.

Challenges we ran into I am a beginner coder so trying to create something out from scratch was very difficult. The CSS was the most I was having trouble with because any misspelling could cause the CSS not to connect to the HTML. Trying to make it "" was also difficult because then the text would align left and when I tried to fix it with "text-align: center;" or "align-items: center;" it wouldn't work.

Accomplishments that we're proud of I am proud of the login page as it is responsive, something that I had trouble coding before. this was also my first time combining HTML and CSS together in a single file as I always separate them.

What we learned Overall, I was always reluctant on coding and practiced sparingly but I am excited about how this project turned out, and hope to code even more advanced projects.

What's next for CompanyConncect

I hope to learn Javascript to make it more functional and add real-time pop-ups and add a unique QR code to every user that way their data is better protected.

Built With

Share this project:

Updates