Giter Site home page Giter Site logo

Installation

The project is built with .NET Core so you need .NET Core SDK version 6 to run the application.

use the following link to download the SDK. https://dotnet.microsoft.com/en-us/download/dotnet/6.0

After installing the SDK, clone the repository into your machine and change directory of your CLI to the project root and run the following command to restore all packagies.

  dotnet restore

Next, restore the database into your DBMS, the project uses MS SQL Server version 2022 for storing data.

I uploaded both Database script and the backup file.

For Testing

The following account are already in the database and the details of the accounts are as follow:

Role: DepartmentMember
Username: member1
Password: Member@1
Department: finance

Role: Approver
Username: headmember
Password: HeadMember@1
Department: vice chancellor
Role In Department: Department Head
Role: Department Member
Username: Memeber2
Password: Member@2
Department: vice chancellor

Asrar Ahmad Ehsan's Projects

1loc icon 1loc

What's your favorite JavaScript single LOC (line of code)?

blazorfileuploadapp icon blazorfileuploadapp

An Example of Blazor wasm multiple file upload with upload queue and individual file progress bars

blazormodal icon blazormodal

A powerful and customizable modal implementation for Blazor applications.

bootstrapblazor icon bootstrapblazor

A set of enterprise-class UI components based on Bootstrap and Blazor

distributeddrawing icon distributeddrawing

A distributed drawing tool written in Blazor Wasm that uses an external SignalR Hub to sync drawings between clients.

excalidraw icon excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams

googlecaptchacomponent icon googlecaptchacomponent

🤖 Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation

rdkit-js icon rdkit-js

A powerful cheminformatics and molecule rendering toolbelt for JavaScript, powered by RDKit .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.