Releases: MysteryCoder456/VegieMato
v2.1 Some changes to UI
This update makes the UI a bit better for iOS. Also, scrollable pages have been improved significantly.
v2.0 Users, Authentication and Vendors
This new update is bringing enormous new changes. The app has been successfully connect to a backend service called Firebase. The most basic Backend features are complete and have been added to the app.
- Users can Sign Up and Login with their account. Right now you can only Sign Up with Email.
- Users can create vendors and also view all other vendors created by the masses.
- Users can also add new products to their vendors.
v2.0-beta2 Authentication and Users
In this Beta Update, Logging In with Email and Password has been added. Also the ProfileView has finally been put to use with actual information to show. You must now be Logged In to make a new Vendor or to view your Profile. All vendors now also have an ownerID
which corresponds to which User created that vendor.
More updates coming soon...
v2.0-beta1 Firebase Creating and Reading new Vendors from the cloud
This prerelease version adds the features to Create new vendors and See the vendors made by other users by accessing a Cloud Firestore Database. There is not any way of knowing which vendor belongs to which user, but that is coming soon in the next updates.
Here's the current Make New Vendor page on MacOS:
Click the Watch
button on top to get notified about future updates...
v1.1 App Icons
added AppIcons for Homescreens and App Store
v1.0 User Interface/Front-End Basics Done
The Front-End's basic features are implemented. v2.0 will be with Firestore and Firebase implemented for Database and User Authentication.