ValuAg Team 2: Difference between revisions
From CS486wiki
Jump to navigationJump to search
Content deleted Content added
No edit summary (change visibility) |
|||
| Line 62: | Line 62: | ||
'''Date''': 3/13/2022 |
'''Date''': 3/13/2022 |
||
== Week 6 == |
== Week 6 == |
||
'''To Do''': |
|||
'''Accomplishments''': |
|||
'''Date''': 3/20/2022 |
|||
== Week 7 (Spring) == |
|||
'''To Do''': |
'''To Do''': |
||
- Will work on versioning. Planning to add automation steps. |
- Will work on versioning. Planning to add automation steps. |
||
- Figure out sprout database operation. |
- Figure out sprout database operation. |
||
- Make all buttons size same on home page. |
|||
- Add company's logo to home page. |
|||
- Add color tag to tables. |
|||
'''Accomplishments''': |
'''Accomplishments''': |
||
| Line 83: | Line 74: | ||
- Hadled sprout database operation. |
- Hadled sprout database operation. |
||
- Color tags is added to tables. |
- Color tags is added to tables. |
||
- |
- Button size fixed on home page. |
||
- Company logo is added to home page. |
|||
Revision as of 18:46, 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
To Do:
- Will work on versioning. Planning to add automation steps. - Figure out sprout database operation. - Make all buttons size same on home page. - Add company's logo to home page. - Add color tag to tables.
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. - Button size fixed on home page. - Company logo is added to home page.