Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 429 Bytes

TODO-website

  • This website is based on CRUD operations of a database
  • It stores the notes in local database (PhpMyAdmin)
  • References - CodeWithHarry and many more...

Authentication system

  • Stores the user's credentials in database
  • A user can make notes only if it is logged in

Technology used

XAMMP server, PHPMyAdmin, HTML, CSS and Bootstrap