Skip to content

A PHP CRUD application which can take, edit and delete notes and display them in an ordered tabular form.

Notifications You must be signed in to change notification settings

SubhanRaj/iNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iNotes : A PHP CRUD Notes App

A PHP CRUD application which can take, edit and delete notes and display them in an ordered tabular form.

Screenshot from 2022-01-21 11-46-53

Technologies

Client: Bootstrap, PHP, MySQL DB

Server: XAMPP Server

Features

  • Can take notes and save them to MySQL Database
  • Updated the existing notes
  • View all notes fetched from DB in table
  • Delete Notes

Demo

Create New Note

Screenshot from 2022-01-21 11-47-23

Display all Notes

Screenshot from 2022-01-21 11-47-46

Update Existing Notes

Screenshot from 2022-01-21 11-47-52

Delete Note

Screenshot from 2022-01-21 11-48-05

About

A PHP CRUD application which can take, edit and delete notes and display them in an ordered tabular form.

Topics

Resources

Stars

Watchers

Forks