- FACEBOOK [TI-84 Plus CE]
- 09 Jan 2020 11:08:50 pm
- Last edited by EverydayCode on 29 Jan 2020 10:01:39 pm; edited 1 time in total
A couple months ago, I got the TI-84 Plus CE, and started experimenting...
Using inputs, if then statements, and list commands, I tried to make a password protected program - which I jokingly called "Facebook".
I will be documenting my journey on my YouTube series. If you have any ideas for what I should add to the program, leave them down below.
In the first part of this multi-part series, I hard code a username and password management system.
EPISODE 2: https://youtu.be/DZEqGDuO8h8
EPISODE 1: https://youtu.be/QgTAEEpY1i0
PROJECT STEPS
Step 1: Hard-coded login page [Ep. 1 - Released]
Step 2: Dynamic sign-up page using lists [Ep. 2 - Released]
Step 3: Menu [Ep. 2]
Step 4: Undecided. Anything can be put behind the login wall
Step 5: Optimize and release
OTHER IDEAS
- Update a unique status
- Profile management (delete account, reset password)
- Terms of Service
- Alphanumeric usernames and passwords that work with lists
- Select programs to be accessed through Facebook
- Archive lists on program end
CHANGE LOG:
- Lists made on program start (1/29)
- Prompts replaced with inputs (1/29)
ACKNOWLEDGEMENTS
- LogicalJoe: Signup and login optimizations
- TheLastMillenial: Aesthetic changes
PROGRAM FILES
GitHub: https://github.com/EverydayCodeNet/FACEBOOK-TI-84
FULL PLAYLIST: https://www.youtube.com/playlist?list=PLNaKib3k95amx7e0v2nRJ3mu0GLfvPRWQ
Using inputs, if then statements, and list commands, I tried to make a password protected program - which I jokingly called "Facebook".
I will be documenting my journey on my YouTube series. If you have any ideas for what I should add to the program, leave them down below.
In the first part of this multi-part series, I hard code a username and password management system.
EPISODE 2: https://youtu.be/DZEqGDuO8h8
EPISODE 1: https://youtu.be/QgTAEEpY1i0
PROJECT STEPS
Step 1: Hard-coded login page [Ep. 1 - Released]
Step 2: Dynamic sign-up page using lists [Ep. 2 - Released]
Step 3: Menu [Ep. 2]
Step 4: Undecided. Anything can be put behind the login wall
Step 5: Optimize and release
OTHER IDEAS
- Update a unique status
- Profile management (delete account, reset password)
- Terms of Service
- Alphanumeric usernames and passwords that work with lists
- Select programs to be accessed through Facebook
- Archive lists on program end
CHANGE LOG:
- Lists made on program start (1/29)
- Prompts replaced with inputs (1/29)
ACKNOWLEDGEMENTS
- LogicalJoe: Signup and login optimizations
- TheLastMillenial: Aesthetic changes
PROGRAM FILES
GitHub: https://github.com/EverydayCodeNet/FACEBOOK-TI-84
FULL PLAYLIST: https://www.youtube.com/playlist?list=PLNaKib3k95amx7e0v2nRJ3mu0GLfvPRWQ