Skip to content

Releases: MysteryCoder456/VegieMato

v2.1 Some changes to UI

16 Sep 15:21
Compare
Choose a tag to compare

This update makes the UI a bit better for iOS. Also, scrollable pages have been improved significantly.

v2.0 Users, Authentication and Vendors

14 Sep 18:27
2bbe9a0
Compare
Choose a tag to compare

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.

  1. Users can Sign Up and Login with their account. Right now you can only Sign Up with Email.
  2. Users can create vendors and also view all other vendors created by the masses.
  3. Users can also add new products to their vendors.

v2.0-beta2 Authentication and Users

06 Sep 14:22
Compare
Choose a tag to compare
Pre-release

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.
Profile View
Sign Up View
Login View

More updates coming soon...

v2.0-beta1 Firebase Creating and Reading new Vendors from the cloud

03 Sep 22:28
Compare
Choose a tag to compare

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:
Screen Shot 2020-09-04 at 2 24 21 AM

Click the Watch button on top to get notified about future updates...

v1.1 App Icons

21 Aug 23:28
Compare
Choose a tag to compare
added AppIcons for Homescreens and App Store

v1.0 User Interface/Front-End Basics Done

21 Aug 22:34
Compare
Choose a tag to compare

The Front-End's basic features are implemented. v2.0 will be with Firestore and Firebase implemented for Database and User Authentication.