From 4dc8d91600ce4fa62f1ff5e25f40d21b55312f97 Mon Sep 17 00:00:00 2001 From: Jaydeep Kumar <68185944+jaylogin9@users.noreply.github.com> Date: Thu, 20 Apr 2023 20:45:45 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3384a1..d164263 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# Softnerve_project \ No newline at end of file +# Softnerve_project + +First, create an API for CRUD operations on the server side, use the API to integrate and fetch the data and perform the operations. + +Using Error Handling and Validation on Database, Server and Frontend Side. + +Create a Login System.