From 72f96bad7a5e3023420f1910be33ee39ecdbedd6 Mon Sep 17 00:00:00 2001 From: ctoic Date: Wed, 27 Sep 2023 17:14:03 +0500 Subject: [PATCH] Added A form in index html file --- README.MD | 10 +++++++++- templates/index.html | 30 +++++++++++++----------------- 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/README.MD b/README.MD index 77c52e0..649bd84 100644 --- a/README.MD +++ b/README.MD @@ -25,4 +25,12 @@ - Flask-RESTful also provides support for custom response data such as JSON, XML, YAML, etc. because of its built-in response formatting. - Flask-RESTful also provides support for custom error handling. - Flask-RESTful also provides support for custom authentication and authorization. -- Flask-RESTful also provides support for custom URL routing. \ No newline at end of file +- Flask-RESTful also provides support for custom URL routing. + +A table which contain For prerequisite and installation of Flask and Flask-RESTful + +| Prerequisite | Installation | +| --- | --- | +| Python | [Python](https://www.python.org/downloads/) | +| Flask | `pip install Flask` | +| Flask-RESTful | `pip install Flask-RESTful` | diff --git a/templates/index.html b/templates/index.html index cf0e07e..96d2334 100644 --- a/templates/index.html +++ b/templates/index.html @@ -86,35 +86,31 @@ -
-

Add yout Tasks here

+
+

Add Tasks here

-
- - - We'll never share your email with anyone else. +
+ + + Put First things First :)
-
- - -
-
- - +
+ +
-
-

Todo list

+
+

Task Descriptions

- - + +
#FirstNumberDescriptions Last Handle