Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 725 Bytes

File metadata and controls

28 lines (21 loc) · 725 Bytes

UserWorldAPI Project

📌 Overview

A simple and clean full-stack project for user registration, login, and profile management.
It is built using .NET Web API, SQL Server, and HTML/CSS/JavaScript for the frontend.


🎯 Features

  • User Registration & Login
  • Store and manage user data (CRUD operations)
  • Responsive design with HTML, CSS, and JavaScript
  • API endpoints tested using Postman

⚙️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: .NET Web API (C#)
  • Database: SQL Server
  • Testing: Postman

🚀 How to Run

  1. Clone the repository
    git clone https://github.com/2021HK/UserWorldAPI-Project.git