Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rushi0508/quizzcraft

Quiz Web App for Teachers and Students
https://github.com/rushi0508/quizzcraft

asp-net-core csharp efcore entity-framework-core sql-server

Last synced: about 11 hours ago
JSON representation

Quiz Web App for Teachers and Students

Awesome Lists containing this project

README

        

# QuizzCraft

## How to Run this project ?

> Clone this Repository

```
git clone https://github.com/Rushi0508/QuizzCraft.git
```

### 1. App.config (QuizzCraft - Service) - Connection String

```xml

```

### 2. Install Nuget Packages

```
Microsoft.EntityFramework
BCrypt.Net-Next
```

### 3. For DataBase Migration (If require then use otherwise it is created automatically)
> First time only to Enable Migration
```
Enable-migration
```

```
add-migration "migrationName"
update-database
```

## Tech Stack

| Application | Tech |
| ------------------ | --------------------- |
| Backend | SOAP Services |
| Host | Windows Form |
| Frontend | WebForms (BootStap) |
| DataBase | SQL (SSMS) |

## Overview
| | |
| ------------------------- | ------------------------- |
| ![alt text](ScreenShots/image-1.png) | ![alt text](ScreenShots/image-2.png) |
| ![alt text](ScreenShots/image-3.png) | ![alt text](ScreenShots/image-5.png) |
| ![alt text](ScreenShots/image-4.png) | ![alt text](ScreenShots/image-6.png) |
| ![alt text](ScreenShots/image-7.png) | ![alt text](ScreenShots/image-8.png) |
| ![alt text](ScreenShots/image-9.png) | ![alt text](ScreenShots/image-10.png) |
| ![alt text](ScreenShots/image-11.png) | ![alt text](ScreenShots/image-12.png) |
| ![alt text](ScreenShots/image-13.png) | ![alt text](ScreenShots/image-14.png) |
| ![alt text](ScreenShots/image-15.png)| |

> Team members







Rushi-Gandhi









Sandip-Kanzariya