You are browsing as a guest. Sign up (or log in) to start making projects!

5h 39m 21s logged

Devlog 2

New

  • New users table in the database
  • Login and registration system with password hashing
  • Login and registration website panels
  • Login session system
  • Logout system
  • Mobile device support for login and registration panels
  • Login and registration error handling

Login/Registration System

I built my first login and registration system, based on PHP and a MySQL/MariaDB database. I used the password_hash function for user security. I also added $_SESSION support across the website, so the app remembers which user is logged in between pages. The registration system requires a minimum of 8 characters for the password.

Planned

I’m planning to style the header tag and build the flashcards panel. I also plan to add the ability to export flashcards.

0
58

Comments 0

No comments yet. Be the first!