ValuAg Team 2: Difference between revisions
From CS486wiki
Jump to navigationJump to search
Content deleted Content added
Created page with "'''Date''': 2/6/2022 == Week 1 (Spring) == '''To Do''' : - Find ideas to reach the database of WordPress to do backend operations. - Or create a private database and install..." (change visibility) |
No edit summary (change visibility) |
||
| Line 1: | Line 1: | ||
'''Date''': 2/6/2022 |
'''Date''': 2/6/2022 |
||
== Week 1 |
== Week 1 == |
||
'''To Do''' : |
'''To Do''' : |
||
- Find ideas to reach the database of WordPress to do backend operations. |
- Find ideas to reach the database of WordPress to do backend operations. |
||
| Line 14: | Line 14: | ||
'''Date''': 2/13/2022 |
'''Date''': 2/13/2022 |
||
== Week 2 |
== Week 2 == |
||
'''To Do''': |
'''To Do''': |
||
- Start to merge PHP and WordPress files and migrate to AWS. |
- Start to merge PHP and WordPress files and migrate to AWS. |
||
| Line 27: | Line 27: | ||
'''Date''': 2/20/2022 |
'''Date''': 2/20/2022 |
||
== Week 3 |
== Week 3 == |
||
'''To Do''': |
'''To Do''': |
||
- Updating the UI and add sprout to the database |
- Updating the UI and add sprout to the database |
||
| Line 37: | Line 37: | ||
'''Date''': 2/27/2022 |
'''Date''': 2/27/2022 |
||
== Week 4 |
== Week 4 == |
||
'''To Do''': |
'''To Do''': |
||
-We have been assigned to make research about plugins and analyze whether or not we can develop a WordPress plugin for CRUD operations |
-We have been assigned to make research about plugins and analyze whether or not we can develop a WordPress plugin for CRUD operations |
||
| Line 47: | Line 47: | ||
'''Date''': 3/6/2022 |
'''Date''': 3/6/2022 |
||
== Week 5 |
== Week 5 == |
||
'''To Do''': |
'''To Do''': |
||
- Updating the UI |
- Updating the UI |
||
| Line 78: | Line 78: | ||
- Started working on versioning. Opened up the github repository. |
- Started working on versioning. Opened up the github repository. |
||
- Added CSS and animations to website and presented it to Mr Dutcher |
- Added CSS and animations to website and presented it to Mr Dutcher |
||
- Hadled sprout database operation. |
|||
- Color tags is added to tables. |
|||
- Home page is styled as liked. |
|||
Revision as of 18:41, 21 March 2022
Date: 2/6/2022
Week 1
To Do :
- Find ideas to reach the database of WordPress to do backend operations. - Or create a private database and install to another AWS EC-2 instance, then connect two different instances with each other.
Accomplishments:
- We have created a database to use on WordPress. - That database is merged with the WordPress site to handle data operations. - Still need to work on for other pages such as Treat.
Obstacles :
- Design on WordPress is little bit complicated, however, we are going to handle it.
Date: 2/13/2022
Week 2
To Do:
- Start to merge PHP and WordPress files and migrate to AWS. - Handle the database operations for each action page.
Accomplishments:
- Merged WordPress and PHP files and uploaded to AWS. - Database operations are designed and implemented for each different action such as "Plant", "Harvest" etc. - Search function is added to web application. - Seed id table is added to database. - Have been tried to learn more about WordPress design.
Date: 2/20/2022
Week 3
To Do:
- Updating the UI and add sprout to the database - Adding temperature and humidity to the tables
Accomplishments:
- we updated our tables as requested(humidity and temperature added) - CSS layout minor changes(WordPress's theme restrains us to manipulate the user interface) added to the site.
Date: 2/27/2022
Week 4
To Do:
-We have been assigned to make research about plugins and analyze whether or not we can develop a WordPress plugin for CRUD operations
Accomplishments:
-We have met with ValuAG team1 and talked about what can be done about developing plugin. -Started to develop for us to be able to add sprouts to our tables.
Date: 3/6/2022
Week 5
To Do: - Updating the UI - Plugin research
Accomplishments:
- added some JS code to the dropdown menu's functionality for input attribute by means of changing its placeholder. - class tables get updated for sprout. - continue to develop the site. - meeting with team1.
Date: 3/13/2022
Week 6(Spring)
To Do:
Accomplishments:
Date: 3/20/2022
Week 7 (Spring)
To Do: - Will work on versioning. Planning to add automation steps.
Accomplishments:
- Started working on versioning. Opened up the github repository. - Added CSS and animations to website and presented it to Mr Dutcher - Hadled sprout database operation. - Color tags is added to tables. - Home page is styled as liked.