Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj588 authored Jan 29, 2021
1 parent 440d5c1 commit fac7d55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Appointments
A short project using DOM Manipulation along with HTML and CSS.

Using this application, a user can create appointments and view it by applying sorting techniques, or changing the number of posts per page.This application gets data from a mock-server and every post a user creates, it basically appends in db.json file of mock-server and again gets it from there. It is done by using XMLHTTPRequest.

0 comments on commit fac7d55

Please sign in to comment.