Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 474 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 474 Bytes

i-notes

A CRUD App(i-notes) is a specific type of software application that consists of four basic operations; Create, Read, Update, Delete. At a high level, a CRUD apps consist of three parts; the database, user interface, and APIs.


Made using PHP as a language and MySQL as a database. Successfully hosted on Heroku App.

Open it : CRUD APP