35 comments found.
i was unable to add migrations because package manager console couldn’t recognize the term add migration
make sure that you are writing commands in right way like this
add-migration CreateCommon -context CommonDbContext
it didnt work , i need to know the requirements for the course code bec
try to move the application to a shorter path on the file system ,then open the solution , and run the commands , if it doesn’t work , we can meet today on zoom at 8:00 PM Ksa time
it did not work, i believe its because my VS is messing some frameworks
install .netcore 3.1 sdk
Hi are you using web api in the project?
Hi, do you have a documentation for this application? if yes I need it because i could not find it in the source code. Thank you.
This is my purchase code please: 95fcb876-6a77-44d6-8082-f71c3d40a65b
documentation is in the application details page Introduction
Online School system make teachers and students able to communicate with each other online .Teacher can upload videos and pdf files for the class , add questions . Student can display videos and pdf files for the class and answer the questions . Teacher can display student answers and give him a score . Parents can display their son’s homework results and check their progress .
Online School System is Multitenant , so each school is a tenant .
This web based application is developed on .Net core 3.1 using ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server.
Online School System has five default role [Admin – Teachers – SchoolAdmin – Students – Parents] , and you can add unlimited roles .
Framework: .Net Core 3.1
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 , using easy user interface Login Reset Password Error Log : using NLog Audit trail : log database actions [add – update -delete] and business actions [Create teacher – Create School – ..etc] Multitenant: you can create many schools and each school 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 display class videos and pdf /word files Student can answer homework questions Student can display homework results Teacher can display student answers and give him a score Parent ca display his son’s homework results and check his progress in every material Super admin can create unlimited schools Super admin can create School Admin for specific school
Quick Start Guide
How to Generate Database Tables
Open [Package manager console] and in the [Default project] list .. select [Common.Persistance] project Write the below commands add-migration CreateCommon -context CommonDbContext update-database -context CommonDbContext Open [Package manager console] and in the [Default project] list .. select [UserManagement.Persistance] project Write the below commands add-migration CreateIdentity -context ApplicationDbContext update-database -context ApplicationDbContext Open [Package manager console] and in the [Default project] list .. select [OnlineSchool.Persistance] project add-migration CreateOnlineSchool -context OnlineSchoolDbContext update-database -context OnlineSchoolDbContext Congratulations , just run the project .
Credentials
User name : admin Password : P@ssw0rd
Create School Admin School Admins à New School Admin Logout from Admin account Log in with new school 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
Hello i paid for Online School .Net core 3.1 + Arabic Support + Full Source Code but the author claimed that the code comes with documentation but I have not seen the documentation. Please, I need the author to provide me with the documentation. Thank you.
Documentation is the description of the item in envato
Hello i paid for Online School .Net core 3.1 + Arabic Support + Full Source Code but the author claimed that the code comes with documentation but I have not seen the documentation. Please, I need the author to provide me with the documentation. Thank you.
Documentation is the description of the item in envato
please let me know when you are online
farooq.m.hawalteh@gmail.comi’m waiting now , i sent the meeting link to your email
i run the application and i have an error in the system… it does not work
we can meet on zoom to fix this , i’m sure it’s about creating database via commands
Hi, I have following question regarding your Application 1- Is Fee Modules included ? 2- Have you added any Front-End library like TypeScript, React or Vue ?
no fee module included – no front end library
question about the video? is this a live video class feature?
no , the user will upload the video file
clean architecture?
yes : clean architecture contains [application layer – domain layer – persistence layer – infrastructure layer]—logic will be in application layer
purchased online school .net core today. builds fine. unable to getting it to run. any assistance will be appreciate.
can you provide me with you email to send zoom meeting link to fix this issue
of course, but won’t it be visible to all?
I sent you an email
Hi. Do I have access to the Razor and C# source code?. thanks
Yes, sure.. You can buy it and have the source code
Hey ! Can you add school fees management? eg: Parents or Tutors can pay using there credits based on student number and school receives a notification. For instance Parent can just chose a school and input the student or Id and pay for whatever payment the school is required….
Yes I will add it.. But at the end of the month
Alright thanks! Notice me when you add the functionality!
OK I will
Is this web based or desktop?
web based application and multitenant [you can add unlimited schools]
good, and do u givwe support when needed ? and are you going to add more features to it?
Yes I give support and I will add more features
perfect, can you give me your whatsapp or email for fast support, i purchased your system, and if your support is good, I will purchase extended warranty and other software from you
thank you , i sent it to your email
are you using razor page or mvc ?
razor pages
all my projects razor pages and multitenant
Need Demo acces, to see the all dashboard
Can you please give me the access of demo, I need it urgently
you can see screenshots , you can see all pages
because their is no demo link
Can a student submit homework or assignment files ( upload more than one file)
yes , student can zip all files in one file , but you need to update setting in database to allow zip files
student need to upload file just in the research answer , so you can update single setting value in the database to accept zip files