Skip to content

A simple small Note-taking-web-app which allow to create, edit, delete the note.

Notifications You must be signed in to change notification settings

iamakashyadav/Note-taking-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-taking-web-app

A simple small Note-taking-web-app which allow to create, edit, delete the note.

Front-end

HTML, CSS, JavaScript

Back-end

PHP and MySql

Database Schema

user Table

user_id, email, password, name, created_at

notes Table

note_id, user_id, title, note,created_at, last_updated_at

Home Page

Screenshot_2020-09-24 Notes

Register Page

Screenshot_2020-09-24 Register

Login Page

Screenshot_2020-09-24 Login

Note-taking Main Page

Screenshot_2020-09-24 Notes(1)

About

A simple small Note-taking-web-app which allow to create, edit, delete the note.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published