Skip to content

This project is password encoding feature extension for SQL Basics Project repository.

Notifications You must be signed in to change notification settings

DorukEskicorapci/SQL-Basics-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension of SQL Basics (Password)

This project is an extension for SQL Basics Project repository that includes password encoding feature.

What does this extension offer:

  • Password input from the user.

  • Encodes the password using base64 and saves the encoded version to the database.

  • Decodes the password and shows it to the user.

What does original repo 'SQL Basics' offer:

  • Data Insert

  • Display Data

  • Update Data

  • Delete Data

Programming of this extension was started and concluded during my summer internship in BTC IT Services.

Start date: June 12 2024

End date: June 13 2024

About

This project is password encoding feature extension for SQL Basics Project repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages