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.