SV # Added images folder to the repository for readme.#2
Open
Mehton wants to merge 26 commits into
Open
Conversation
This commit adds a shop file that currently has a skeleton code and displays some dummy data. This page would be updated to show actual items from the database once we have access to the database and have a working backend.
* Created basic UI for store item page. To display all details of a specific store item. Only a skeleton, but will add more detail in the future
* #SV-68 #Added a new dart file to read specific articles and blogs. This will be used as skeleton widget for all other text only pages in the app.
#SV-32: Adding skeleton shop file This commit adds a shop file that currently has a skeleton code and displays some dummy data. This page would be updated to show actual items from the database once we have access to the database and have a working backend.
This module implements fetching real shop item data from the website
Fix tibs home not starting Add macOS client key to access internet
SV-92 Add shop items module (Made by Dalen Hurtt, I'm pull requesting it due to Dalen having git issues)
config.dart has api key info that needs to be out of the repository
Small fixes: making color global in config.dart & lint warning fixes
* SV-70: updated shop files This commit updated Shop.dart file to display real shop items in the shop list page by using the function defined in the shop_item.dart file. The functions defined in the shop_items.dart interact with database using woocommerce api.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.