Skip to content

Pv200/.NET-7-Dyanamic-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET-7-Dyanamic-form

User Data Collection Form

Overview

This project is a simple Windows Forms application developed using Visual Basic (.NET Framework). The application collects data from the user through a form and displays the collected data in another window. It is a great example for beginners to understand the basics of form handling, HTTP requests, and JSON parsing in a Windows Forms application.

Backend Part

Navigate through this link : .NET-7-Dyanamic-form-Backend-Part

Features

  • User-friendly interface for data input
  • Displays collected data in another window
  • Basic CRUD operations using an HTTP API
  • Error handling and user notifications

Screenshots

Front Page

front page

Create Submission form (Ctrl + C)

Main Form

View Submission Page (Ctrl + V)

Data Display Form

  • We can Fetch data and retrive all indexs of submission array one by one by just "Ctrl + N " key.
  • We can Edit data through "Ctrl + E" key.
  • We can Delete data through "Ctrl + D" key.

Prerequisites

Getting Started

Clone the Repository

git clone https://github.com/Pv200/Slidely-AI-Task-2-Frontend-Part
cd Slidely-AI-Task-2-Frontend-Part