Write a program that helps users improve their personal financial management. 1. Cost and Revenue Register: Possibility of Easy Register and Daily Revenue and Costs. 2. Savings Planning: Determination of the post -goal ...
Write a program to create a trigger to reduce the capacity of the class in the classroom table if the new record is added to the Student table. The Student table has the following fields: • Student code ...
An Excel file includes name information, height, weight of a company employee. Write a program that reads the information from this file and the employees in the order of (high to low) with their name and weight at the output ...
Write a program that acts like a restaurant menu. This app should have the following features: 1. Menu Display: The app must display all the items in the menu with the name, price and description. 2. Select Item: ...
Write a program that receives a text from the user as an input and all the words used in the text, along with the number of repeating them to the user, such as: Input: This is an Example. This is a text ... ...
To DIV below what css slide to make the heart shape<div class="heart"></div>
Write a program that receives n and draws Khayyam Pascal's triangle to n rows is the same as the one below, which is at the top of the triangle of the number one, and in the first and last lines of each number one and the remainder ...
Write a program that receives 2 numbers as the interval, in which the interval of all the 5 existing numbers. For example, in the interval of 1 to 20 the number 2 times the number 5 repeated (5 and 15)
Write a program that receives a solar date from the input (in the format of yyyy/mm/dd). Then convert the date to AD and print in the output
Write a program that translates the following words from Farsi to English and vice versa. The program must be implemented infinitely and it is possible to add new words easily words: Hello = hello goodbye = bye Kata ...
Design the database of a restaurant and write a query about making tables and keys. Tips: In this restaurant we want to have a list of foods, orders and customers in the system
Design an appointment management system for a clinic. This system must have the following abilities: Patient Registration: Every patient must have a unique ID, name, birth date and contact number. Turn Register: Every ...
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
Write a program that receives text from the input and prints the translation in the output. It can also be able to get English text from the entrance and convert it to a coder. Input: hooshang ....--- .... ...
Programming a ticket system that: the user can create a new ticket and enter the title, the level of importance (trivial, important, critical) and the problem description of the manager can see the list of tickets in order of importance and so on ...
Create a storage counter using HTML, CSS and JavaScript: Put the default number on 0 and create 2 buttons to increase and reduce. Reduce the counter number button and ...