ValuAg Team 2

From CS486wiki
Revision as of 18:37, 21 March 2022 by Seniorproject (talk | contribs) (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) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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 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 (Spring)

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 (Spring)

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 (Spring)

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 (Spring)

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