Skip to content

kwakuduahc1/YouthApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youth Leadership and Skills Training Institute - Accounting Software

Author Information

Name
Ibrahim Duah Kwaku
Email
ibrahimkwakuduah@hotmail.com
kwakuduahc1@gmail.com
Telephone & Skype
kwakuduahc1
+233207531532
Whatsapp : +233245266188

Description

The software was developed for YLASTI - Nalerigu to help manage their accounting system. It has been designed to closely align with the day to day running of their accounting system. It can be used in any other institution with similar set-up say secondary schools

Usage

There are three ways to use their program straight away

  • Clone this repository
  • Publish with visual studio or dotnet publish command
  • Once published:
    • Host with IIS (if you can't, contact me)
    • Download and install the dotnet run time and execute the dll. You can then access the site in from cmd (contact if you can't)
    • Use the in-built electron hosting to generate a stand alone executable which you can install on any computer
If you cannot do any of the above, or feels you have other better things to do, contact me for an executable directly. You must be ready to pay

What it can do

The software will :

  • Generate expenditure and revenue statement
  • Generate list of debtors and the amount owed each of them
  • Track all revenue and payments
  • Link student fee payments to revenue statements

Version

The software is currently are version 3+. All new version information will henceforth be provided. No previous version information exists before version 3+

Version information

  • Edit student payments will edit related transaction
  • Editing a transaction will equally edit the related fee payment, if it exists

Dependencies

  • ASPNET Core
  • Entity Framework Core 😘 👍
  • Angular 5+ 😘
  • Bootstrap
  • ElectronNet 😘
  • Paper-css
  • Electron 😘 👍
  • PrintThis.js