Skip to content

SanskritiHarmukh/Notes-app-using-php-and-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes-app-using-php-and-mysql

Project Description: Creating a simple notes application where a user can store any information with a title and content, and can even delete or update the information. The user's past notes will also be stored on the notes page.

Technologies Used:

  1. Development Environment:
  • XAMPP- A free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.
  • PHP- A server-side scripting language designed primarily for web development, used to create dynamic web pages and interact with databases.
  1. Database Management System:
  • MySQL- An open-source relational database management system (RDBMS) that uses Structured Query Language (SQL) for managing and manipulating data in a database.

User Flow: notesstructure

About

A simple notes application using php, html, css and mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published