M
mcnewsxp
Requirement - Create a system where user will login. There will be two user
types 1 - normal user and 2-admin user
Normal user can only enter data.
Admin user has access to change data and print reports.
Host the application on the web so I can go to url and login and perform
these steps.
Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such as
user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information or
add new date and add information
Step 5 - user is able to get a report from the system for any date or dates
for the available food items and sold food items and received food items.
types 1 - normal user and 2-admin user
Normal user can only enter data.
Admin user has access to change data and print reports.
Host the application on the web so I can go to url and login and perform
these steps.
Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such as
user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information or
add new date and add information
Step 5 - user is able to get a report from the system for any date or dates
for the available food items and sold food items and received food items.