Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please make sure to verify each php/html/sql file Web Application Assignment Financial Transaction Book Keeping Website Platform: - Babbage.se.edu server - PHP and mySQL database
Please make sure to verify each php/html/sql file
Web Application Assignment Financial Transaction Book Keeping Website Platform: - Babbage.se.edu server - PHP and mySQL database Transaction Input: - Transaction Name - Transaction Type: Purchase, Income, Tax Payment - Overall Amount - Date of transaction (one or multiple fields, you decide how to implement it in HTML, PHP and database) - Beneficiaries:(multiple choices of persons in the family) Database record for each order: - All input information as above (multiple choices can be combined into one string and be stored in one field) - Transaction id Basic functions on webpage 1. Create a new trasaction 2. List all transactions 3. Search Transaction by Type Bonus Functions 1. Show the overall balance (positive on income, negative on purchase and Tax) 2. Search based on single beneficiaryStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started