Online School & Live Class & Accounting .Net core 5

Description

Online School & Live Class & Accounting .Net core 5

Smart School & Accounting  .Net 5+ User Management + Arabic Support + Full Source Code

 

Smart School & Accounting  make  teachers and students able to communicate with each other online . also teacher can create Live Class using Zoom Application .Teacher can upload videos , pdf files for the class and 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.

Also system contains full accounting module , accountant able to add unlimited fees ,products, categories, units, suppliers, and create (Fees – purchases – return Fees –return purchases) invoices with taxes and print invoices, and he can create [Journals – Accounts Tree] . also you can add unlimited schools because the system is mulitenant.

Smart School & Accounting System is Multitenant  , so each school is a seperate tenant .

Zoom Live Class : Teacher can create live class and students in the same class can join the live class .

This web based application is developed on .Net 5 using ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server.

Smart School & Accounting System has seven default roles [Admin – Accountant –  Teachers  – SchoolAdmin – Students – Parents – Receptionist]  .

 

Framework: .Net 5

Features :

  • Support English / Arabic
  • Live Class using Zoom Integration
  • Architecture : Clean Architecture
  • 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 Like:[CreateInvoice,UpdateInvoice , etc]
  • Multitenant: you can create many schools and each school is a tenant
  • School Admins [Create –Edit – Delete – Search]
  • Accountant [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]
  • Librarian [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
  • Teacher can create live classusing Zoom Integration
  • Student can join the Live Class
  • Parent can 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
  • Units [Create –Edit – Display – Delete – Search]
  • Categories [Create –Edit – Display – Delete – Search]
  • Products [Create –Edit – Display – Delete – Search]
  • Suppliers [Create –Edit – Display – Delete – Search]
  • Fees Invoices [Create –Edit – Display – Delete – Search]
  • Fees Returns Invoices [Create –Edit – Display – Delete – Search]
  • Purchases Invoices [Create –Edit – Display – Delete – Search]
  • Purchases Returns Invoices [Create –Edit – Display – Delete – Search]
  • Journals [Create –Edit – Display – Delete – Search]
  • Accounts Tree [Create – Edit – Delete – Search]
  • Cost Centers [Create – Edit – Delete – Search]
  • Dashboard for accountant
  • Dashboard for school admin
  • Reception Module
  • Admission Enquiries
  • Visitor Books
  • Phone Logs
  • Postal Dispatch
  • Postal Receive
  • Complains
  • Students List
  • Librarian Module
    •       Books [Create – Edit – Delete – Search]
    •       Members
    •       Borrow Transactions
  • Reports
  • Fees Report
  • Fees Returns Report
  • Purchases Report
  • Purchases Return Report
  • Stock Report
  • Cash Report
  • Journals Report

 

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 common -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 userManagement -context UserManagementDbContext
    • update-database -context UserManagementDbContext
  • Open [Package manager console] and in the [Default project] list .. select [SmartAccounting.Persistance] project
    • add-migration accounting -context SmartAccountingDbContext
    • update-database -context SmartAccountingDbContext
  • Open [Package manager console] and in the [Default project] list .. select [OnlineSchool.Persistance] project
    • add-migration school -context OnlineSchoolDbContext
    • update-database -context OnlineSchoolDbContext
  • Open [Package manager console] and in the [Default project] list .. select [Receptionist.Persistance] project
    • add-migration reception -context ReceptionistDbContext
    • update-database -context ReceptionistDbContext
  • Open [Package manager console] and in the [Default project] list .. select [Librarian.Persistance] project
    • add-migration librarian -context LibrarianDbContext
    • update-database -context LibrarianDbContext
  • Open [Package manager console] and in the [Default project] list .. select [Zoom.Persistance] project
    • add-migration zoom -context ZoomDbContext
    • update-database -context ZoomDbContext

 

  • 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 Receptionist
  • Receptionists – > New Receptionist
  • Create Librarian
  • Librarian s– > New Librarian

 

  • Create Schedules
  • Schedules – > Settings
  • Schedules – > New Schedule
  • Teacher Create Live Class
  • Login with teacher account – > Live Classes – > New Live Class
  • Student Join Live Class
  • Login with student account – > Live Classes – > the current live class join url will appear and student click on it to join
  • Update Tax Value & Opening Cash & Currency
  • School Profile
  • Create Accountant
  • Accountants – >New Accountant
  • Log in with accountant user
  • Create Default Supplier Or Real Suppliers
  • Supplier – > New Supplier
  • Create Units
  • Inventory – >  Units List – >  New Unit
  • Create Categories
  • Inventory – > Categories List – > New Category
  • Create Products
  • Inventory – > Products List – > New Product
  • Create School Years
  • Fees Management – > School Years List   –  >  New School Year
  • Create Fees
  • Fees Management – > Fees List   –  >  New Fees
  • Receive Fees
  • Fees Invoices – > Receive Fees
  • Create Fees Return Invoice
  • Fees Invoice –  > Search for the invoice  – > in option select [return invoice]
  • Create Items in Accounts Tree
  • Accounts Tree
  • Create Cost Center
  • Cost Centers – > New Cost Center
  • Create Journals
  • Journals – > New Journal

 

1. All digital products are the most recent version, with no possibility of free updates. After payment, you can request an update to the most recent version for 7 days if a new version is released. We free support within 7 days.

2. After the purchase is confirmed, download links will be available for 7 days. If a license is required, please contact us via email or ticket for assistance with activation. Our license is only valid for activation and does not include support.

3. We provide Mobile, PHP script installation services for $19.90. Please create a backup after installation as we do not support re-installation. For mobile app source code, we do not offer installation services.

4. If you have any questions, please contact us by email [email protected] or create a ticket on this page

5. Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. You will receive the original files from the developers. We do not sell any products that have been downloaded from other websites.

6. The response time can last up to 6 hours.