diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/awesome-app-ideas.iml b/.idea/awesome-app-ideas.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/awesome-app-ideas.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..15c1a73 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 4a8c415..bf1ea84 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ ### Calculator -A simple Calculator program with Standard functions or with Scientific functions. -Basic Arithmetic Operations -> Add, Subtract, Multiply, Divide -Memory Operations -> Save to Memory, Recall from Memory, Clear Memory, Operations History +A simple Calculator program with Standard functions or with Scientific functions. +Basic Arithmetic Operations -> Add, Subtract, Multiply, Divide +Memory Operations -> Save to Memory, Recall from Memory, Clear Memory, Operations History Other Operations -> Clear Data (Clears the input area and data from memory) ### Running Calculator - Time, Distance, Pace for your next race @@ -65,6 +65,10 @@ This app should resemble an HR type dashboard where a user can login and view in ### eReader +### Real Estate Listing App - The app should include, Housing, Lands, Relocation services and building material + +### Barbershop App - The app should show the location of the Barbershop + ### Fantasy football ### File sharing app @@ -204,7 +208,7 @@ This will take in a full URL (https://foo.bar) and return it in a string that co ### WhatsApp Style Messaging App ### Wine cellar (wine manager) -A manager at a high end restaurant needs an app to help manage the restaurants collection of (x) bottles of wine. The manager would like to know the vineyard, location, year, style, location in cellar, how many bottles remain, selling price, buying price, as well as tasting notes. All fields need to be updatable as prices, tasting notes and years will all change frequently. It should have an image of the label/bottle as well. +A manager at a high end restaurant needs an app to help manage the restaurants collection of (x) bottles of wine. The manager would like to know the vineyard, location, year, style, location in cellar, how many bottles remain, selling price, buying price, as well as tasting notes. All fields need to be updatable as prices, tasting notes and years will all change frequently. It should have an image of the label/bottle as well. ### Working parents dinner app