Online School & Live Class & Accounting .Net core 5

$28.59

large discount Online School & Live Class & Accounting .Net core 5 New Style

802 in stock

Free shipping on all orders

  • Note: Virtual products are not refundable!
  • Real-time delivery + Download
Guaranteed Safe Checkout

Description

Online School & Live Class & Accounting .Net core 5

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

Smart School & Accountingmaketeachers 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 classand 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 ¨C purchases ¨C return Fees ¨Creturn purchases) invoices with taxes and print invoices, and he can create [Journals ¨C 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 ¨C Accountant ¨CTeachers¨C SchoolAdmin ¨C Students ¨C Parents ¨C Receptionist].

Framework:?.Net 5

Features :

  • Support English / Arabic
  • Live Class using Zoom Integration
  • Architecture : Clean Architecture
  • Full User Management Module
    • Users [Create ¨CEdit ¨C Delete ¨C Search]
    • Roles [Create ¨CEdit ¨C Delete ¨C Search]
    • Policies [Create ¨CEdit ¨C Delete ¨C Search]
  • Authentication Settings
  • Bind Pages with Policies , using easy user interface
  • Login
  • Reset Password
  • Error Log : using NLog
  • Audit trail : log database actions [add ¨C update -delete] and business actions Like:[CreateInvoice,UpdateInvoice , etc]
  • Multitenant: you can create many schools and each school is a tenant
  • School Admins [Create ¨CEdit ¨C Delete ¨C Search]
  • Accountant [Create ¨C Edit ¨C Delete -Search]
  • Grades [Create ¨CEdit ¨C Delete ¨C Search]
  • Class Rooms [Create ¨CEdit ¨C Delete ¨C Search]
  • Materials [Create ¨CEdit ¨C Delete ¨C Search]
  • Teachers [Create ¨CEdit ¨C Delete ¨C Search]
  • Students [Create ¨CEdit ¨C Delete ¨C Search]
  • Parents [Create ¨CEdit ¨C Delete ¨C Search]
  • Librarian [Create ¨C Edit ¨C Delete ¨C Search ]
  • Schedules [Create ¨CEdit ¨C Delete ¨C 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 ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Categories [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Products [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Suppliers [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Fees Invoices [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Fees Returns Invoices [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Purchases Invoices [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Purchases Returns Invoices [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Journals [Create ¨CEdit ¨C Display ¨C Delete ¨C Search]
  • Accounts Tree [Create ¨C Edit ¨C Delete ¨C Search]
  • Cost Centers [Create ¨C Edit ¨C Delete ¨C 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 ¨C Edit ¨C Delete ¨C 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 ¨C >New School Admin
  • Logout from Admin account
  • Log in with new school admin account
  • Create Grades
  • Grades ¨¤ New Grade
  • Create Class Rooms
  • Class Rooms ¨C>New Class Room
  • Create Materials
  • Materials ¨C>New Material
  • Create Teachers
  • Teachers ¨C>New Teacher
  • Create Students
  • Students ¨C>New Student
  • Create Parents
  • Parents ¨C>New Parent
  • Create Receptionist
  • Receptionists ¨C>New Receptionist
  • Create Librarian
  • Librarian s¨C>New Librarian
  • Create Schedules
  • Schedules ¨C>Settings
  • Schedules ¨C>New Schedule
  • Teacher Create Live Class
  • Login with teacher account ¨C>Live Classes ¨C>New Live Class
  • Student Join Live Class
  • Login with student account ¨C>Live Classes ¨C>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 ¨C >New Accountant
  • Log in with accountant user
  • Create Default Supplier Or Real Suppliers
  • Supplier ¨C>New Supplier
  • Create Units
  • Inventory ¨C >Units List ¨C >New Unit
  • Create Categories
  • Inventory ¨C>Categories List ¨C>New Category
  • Create Products
  • Inventory ¨C>Products List ¨C>New Product
  • Create School Years
  • Fees Management ¨C>School Years List¨C>New School Year
  • Create Fees
  • Fees Management ¨C>Fees List¨C>New Fees
  • Receive Fees
  • Fees Invoices ¨C>Receive Fees
  • Create Fees Return Invoice
  • Fees Invoice ¨C> Search for the invoice¨C>in option select [return invoice]
  • Create Items in Accounts Tree
  • Accounts Tree
  • Create Cost Center
  • Cost Centers ¨C>New Cost Center
  • Create Journals
  • Journals ¨C>New Journal

Reviews

There are no reviews yet.

Be the first to review “Online School & Live Class & Accounting .Net core 5”

Your email address will not be published. Required fields are marked *