-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Impl/order history expo #1506
Impl/order history expo #1506
Conversation
…1481) * Initialization ever flutter shop mobile * Update AuthService.ts * Reverted License file and readme file updated and also moved all file to root folder * Added localization for flutter shop mobile order * Restructured the project, fixing duplicates * Restructured the project, updated README FILE * Imported language pack from existing ionic and added french package for the Ever Demand Flutter version * Adding the navbar * Adjusted login design * Updated design * Fixed translation bug in arb files * Fixed arb files * Updated login screen * Added ever logo and ever motto * Added a thank your for signing layout * updated signup files * updated and added layouts * Changed the logo display on phone * Added circular progress * Adding products and navigation drawer * moved menu.dart to menu folder * feat: project architecture * feat: screens ui * Update README.md Co-authored-by: Ruslan Konviser <evereq@gmail.com> Co-authored-by: Aaron-Laxis Dizele <aldizele@gmail.com>
|
@Sergemuhundu , please click the button "CLA | not signed yet" (#1506 (comment)) and follow the requirements of it to sign the CAA document. |
@Sergemuhundu, I have some propositions regarding the codes: When importing dependencies or components, can you follow some classification rules for them? i.e: // COMPONENTS
import MyCOmponent from "./components/MyComponent";
// STYLES
import STYLES from "./styles"; It's easier to find your way around and to have a clean code; |
❗❗ @Sergemuhundu, |
You have to create a branch from this feature branch |
There are too many changes that you didn't implement that end up in this PR; Try to create another branch from feature/shop-mobile-expoV0.4.3 and name it I close this PR |
**Please note: we will close your PR without comment if you do not check the box
How it looks now
es above and provide ALL requested information.**