Online School .Net core 7 + Arabic Support + Full Source Code
Online School .Net core 7.0 + Arabic Support + Full Source Code
Version v2.0
Introduction
Online School system make academics and college students capable of talk with one another on-line .Teacher can add movies and pdf information for the category , add questions . Student can show movies and pdf information for the category and reply the questions . Teacher can show scholar solutions and provides him a rating . Parents can show their son’s homework outcomes and examine their progress .
Online School System is Multitenant , so every college is a tenant .
This net primarily based utility is developed on .Net core 7 utilizing ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server.
Online School System has 5 default function [Admin – Teachers – SchoolAdmin – Students – Parents] , and you’ll add limitless roles .
Framework: .Net Core 7
Features :
- Support English / Arabic
- Full User Management Module
- Users [Create –Edit – Delete – Search]
- Roles [Create –Edit – Delete – Search]
- Policies [Create –Edit – Delete – Search]
- Authentication Settings
- Bind Pages with Policies , utilizing simple person interface
- Login
- Reset Password
- Error Log : utilizing NLog
- Audit path : log database actions [add – update -delete] and enterprise actions [Create teacher – Create School – ..etc]
- Multitenant: you’ll be able to create many faculties and every college is a tenant
- School Admins [Create –Edit – Delete – Search]
- Grades [Create –Edit – Delete – Search]
- Class Rooms [Create –Edit – Delete – Search]
- Materials [Create –Edit – Delete – Search]
- Teachers [Create –Edit – Delete – Search]
- Students [Create –Edit – Delete – Search]
- Parents [Create –Edit – Delete – Search]
- Schedules [Create –Edit – Delete – Search]
- Student can show class movies and pdf /phrase information
- Student can reply homework questions
- Student can show homework outcomes
- Teacher can show scholar solutions and provides him a rating
- Parent ca show his son’s homework outcomes and examine his progress in each materials
- Super admin can create limitless faculties
- Super admin can create School Admin for particular college
Quick Start Guide
How to Generate Database Tables
- Open [Package manager console] and within the [Default project] listing .. choose [Common.Persistance] challenge
- Write the under instructions
- add-migration CreateCommon -context CommonDbContext
- update-database -context CommonDbContext
- Open [Package manager console] and within the [Default project] listing .. choose [UserManagement.Persistance] challenge
- Write the under instructions
- add-migration CreateIdentification -context ApplicationDbContext
- update-database -context ApplicationDbContext
- Open [Package manager console] and within the [Default project] listing .. choose [OnlineSchool.Persistance] challenge
- add-migration CreateOnlineSchool -context OnlineSchoolDbContext
- update-database -context OnlineSchoolDbContext
- Congratulations , simply run the challenge .
Credentials
- User identify : admin
- Password : P@ssw0rd
- Create School Admin
- School Admins à New School Admin
- Logout from Admin account
- Log in with new college admin account
- Create Grades
- Grades à New Grade
- Create Class Rooms
- Class Rooms à New Class Room
- Create Materials
- Materials à New Material
- Create Teachers
- Teachers à New Teacher
- Create Students
- Students à New Student
- Create Parents
- Parents à New Parent
- Create Schedules
- Schedules à Settings
- Schedules à New Schedule
(*7*)BUY FOR $24