Coder Social home page Coder Social logo

shopeasy's Introduction

shopeasy's People

Contributors

shriram-joshi avatar unc0ded avatar

Stargazers

 avatar

Watchers

 avatar  avatar

shopeasy's Issues

Margin Issue for otp/add item dialogboxes

There is an issue adding margins to the otp and add to inventory dialog box. The dialog boxs neecd some sort of margi/padding but adding those fields doesnt help. Need to look into how to fix this.
WhatsApp Image 2020-07-24 at 23 45 31

Making POJO model of Vendor

Today I changed the model of Customer to match the db in my latest commit to mvvm-migration branch.
This change includes creating 4 model pojo classes Customer.java, Address.java, Name.java and Credentials.java. These classes were made from http://www.jsonschema2pojo.org/ using the JsonObject string of a Customer from Firestore Database.
Ideally we should also convert the Vendor class to fit the database model. This is more efficient as we dont need to create hashmaps to post data of users while registration/updating their details and makes the code for sign up more easy.

Toolbar misbehaviour

The toolbar seems to scroll up and not come back down. Check the photos for reference.Screenshot_20200803-195618_ShopEasy.jpgScreenshot_20200803-195620_ShopEasy.jpgScreenshot_20200803-195622_ShopEasy.jpg

Login with phone problem

When we try to login with a number that is not registered it creates a new user for that number thus being able to login without signing up. I have no idea how to fix thtis.

Multiple registrations from same credentials (phone/email)

If a person has been registered both as a customer and vendor with the same credentials, while logging in, he/she is always redirected to customer section.
Also, multiple accounts with the same phone/email have not yet been restricted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.