Skip to content

Learning Portal - site for teaching and testing students

Notifications You must be signed in to change notification settings

AlexandrFirst/LearningPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningPortal

The aim of the project is to enable teachers to test students' knowledge based on the material provided in the learning portal. Initially it was done for Urkainian university NURE

Backend

Backend is written on ASP.NET. Link to the project

To run backend do following commands in the project directory

dotnet restore

dotnet run

For storing data we use Cloudinary.com, so provide valid credentials in appsettings.json link to it

Frontend

The frontend is written in the React framework. More information can be found in the frontend project folder

Demo

Lecture/laboratory creation

image

Test creation

image

Test taking

image

About

Learning Portal - site for teaching and testing students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages