Please sign in to access this page
Share shopping lists with family and friends
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
fixed a bug where the spacing between list options categories wasn't equal(i wonder how that slipped through my ultra very expensive and thorough review process)
image shows the one w bug
There appears to be a time mismatch between Hackatime and SoM. I was informed that this is okay and will be fixed in some time. Please don't believe the time shown on devlogs or the overall project time as it is less tham the time I really took and the time shown on hacktime.
As of posting, the attachment shows how much time I have really spent from Hackatime. Projects shopsync and shopsync-forms are included.
So now since ShopSync is going to be moved from https://as-shopsync.pages.dev to https://app.shopsync.aadish.dev, I have made a page that informs users about the change!
Really small update:
Medium-to-Large Desktop/Tablet devices now use a navigation rail instead of a navigation bar for easier navigation.
Phones have the same behaviour as before.
Time to integrate the guest account feature! (this is gonna be a pretty large update since it basically means rewriting the backend to use local storage instead of firestore, while also keeping firebase functionality for logged in accounts)
Of course, features such as sharing list will be disabled because you can't do something like that with a guest account.
Stay tuned to see more ShopSync devlogs!
Finished offline mode! Now, some parts of the app are restricted while offline to prevent lists from breaking/corrupting.
Sorry for the 480p video, 1080p video simply wasn't letting me post a devlog.
Finally made the ShopSync Forms feature to work!(this took a long time)
Thanks to https://github.com/pichillilorenzo/flutter_inappwebview_examples for the examples to help me with the package, and GitHub Copilot for helping me code and figure out why the package wasn't working(i put the wrong package in my pubspec)
v3.1.0 release in progress!
So far I've added the webview for ShopSync Forms to my app and made the webview inject a back button into the webpage that actually goes back in the app's navigation!
I got the editor/viewer permissions to work!
I'm not gonna add links due to time constraints. Going to do final testing and then release to prod!
For the refined list sharing options, I've made the UI for the share screen to show if a person is a viewer or editor, add people with viewer/editor access, and change the access permissions of current people.
This is gonna go great!
Going to start work on the enhanced list sharing feature!
Image shows current sharing screen.
The new list sharing feature will allow users to create list links, as well as accept list invitations from other people. The list links and individual people can be set to either editor or viewer. A maximum of 3 links can be generated for an individual list.
The sharing settings will be refined so the list owner can configure their lists in a detailed manner.
Link handling will be added to ensure that the share links can open in the ShopSync app.
Adding list groups feature is going really horribly :(
The ungrouped lists still arent displaying and I don't even know why.
I need a break for today