VINIT RAJ
VINIT RAJ
1. Removal of Django Rest Framework 2. Rewrite the API 3. Add more features 4. Make the app much more user interactive
The build works fine in the debug mode, but as soon as we enable the proguard, we have started getting the following exception and app is crashing right away, can...
User should be able to pass the color palette of their choice so that they can have control over the colors whatever they want to use under their project
For example ```js import { withColors } from 'themes';` ``` can be done instead of ```js import { withColors } from '../../themes'; ```
Create Stepper components to handle order tracking,or any kind of tracking cases