Inspiration

Login system

What it does

Creates and stores login information for user and then the user can login using the stored information.

How I built it

Used c++ tp create a file that stores username and password for user then checks file to see if it matches to log the user onto the system.

Challenges we ran into

Creating and reading csv file.

Accomplishments that we're proud of

Creating and reading csv file.

What we learned

How to use csv files. How to use c++

What's next for Login System

Check for existing username and create a gui

Built With

Share this project:

Updates