Skip to content

Developed a Note taking application using HTML, CSS, Bootstrap and PHP

Notifications You must be signed in to change notification settings

akshaygolash/Note-Taking-App---CRUD-operations-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Note-Taking-App-CRUD operations-PHP

Developed a Note taking application using HTML, CSS, Bootstrap and PHP

Objective:

This project is called "Note Taking application" which is on based CRUD operations using PHP. User first land on homescreen where PHP user can add a note, On the same screen user can see all the already existing notes. User can also view the details of the note and also can Edit or delete the note too. Features of the application : It gives the character count of the note, Date and time when the note was created and edited.

Installation:

1.Download XAMPP sever using the link; https://www.apachefriends.org/index.html

  1. Make sure you follow the instruction after downloading and save the file in C drive; all the code you write must be saved inside this path: C:\xampp\htdocs{{ProjectName}}

  2. After you finish installing and running the .exe file, ensure you run apache and the ports has to be 80/443.

  3. Unzip the file that I have uploaded to github and save it inside this path: C:\xampp\htdocs{{ProjectName}}. This is a very important step as the browser does not produce results if the path location changes.

  4. After you start apache, go to the browser and run the url: http://localhost/{{ProjectName}}/src

About

Developed a Note taking application using HTML, CSS, Bootstrap and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published