Rental House Management System with Documentation

Submitted by admin on
This is a system that focuses on helping the landlords and tenants get to have a common platform to interact about the condition of the house and how the payment has to be done. Also helps the landlord alert a customer about the rent payment due dates via an SMS API (Nexmo) Specific Objectives: To analyze the manual system for managing rental houses, outline its flaws and determine the

Factorial, Permutation and Combination

Submitted by hotmash19 on
Factorials A factorial is represented by the sign (!). When we encounter n! (known as 'n factorial') we say that a factorial is the product of all the whole numbers between 1 and n, where n must always be positive. For example 1! = 1 = 1 2! = 2 x 1 = 2 3! = 3 x 2 x 1 = 6 4! = 4 x 3 x 2 x 1 = 24 5! = 5 x 4 x 3 x 2 x 1 = 120 6! = 6 x 5 x 4 x 3 x 2 x 1 = 720 etc... Permutations and Combinations

Simple Invoice Management Panel

Submitted by Nikhil_B on
The Simple Invoice generator System in PHP project is developed using Simple PHP language. The Project is based on the concept of calculating the total bill and generating the invoice of the customer. Talking about the project, it contains less but important features. A user can select any category, CRUD items before calculating the bill. The design of this is so simple that the user won’t find