From 1ca1bcc6c48e6284dbf9dc4a2e40d1137a65b3e9 Mon Sep 17 00:00:00 2001 From: Darshan Jain <cb.en.u4cse19126@cb.students.amrita.edu> Date: Fri, 25 Dec 2020 18:15:14 +0530 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fb45b44..09df56c 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,20 @@ ### A CRUD based application for CORE Lab. -### What you can do with this extension? +### What you can do with this application? -1. Display cookies for given **url** -2. Delete all cookies present in the browser -3. Set cookies for any domain. +1. Apply CRUD Operations on Users. +2. Apply CRUD Operations on Books. +3. Use the Django Administrative tool to monitor the Database. +4. Use the interative UI provided in the application to Edit/Delete the record. -> It also displays the total number of cookies present in your browser at the top. -[](https://github.com/vinitshahdeo/Cookie-Manager/) -> Check the screenshots of UI [here](https://github.com/vinitshahdeo/Cookie-Manager/tree/master/assets) +[](https://github.com/vinitshahdeo/Cookie-Manager/) - +> Check the screenshots of UI [here]() + + ### Installation -- GitLab