The Hanger is a fashion shopping app. I used Razorpay to integrate payment within the app, Firebase for user authentication and Firestore for reading and writing the data for the shopping cart. The home screen ui is inspired from Vlada's redesign concept for Anthropologie(code with mallu).i used FontAwesomeIcons (For some of the icons) and darkerGrotesque for the font. At the welcome screen user gets two options, either to register or login, after doing any of the two, user is redirected to a homescreen containing some products, there are three categories of products to choose from, there is a separate details page for each product which can be viewed by clicking on each product. At the details page user can either bookmark/add to cart or pay for the product, Cash on delivery option is also available. There is a profile sectiion too which redirects to users prefered pages.
- Adam Oommen Jacob [https://github.com/weberstills]
- Mohammad Salman Ali pary(Mr Pewer) [https://github.com/salmanpary]
- Sreejith Ks [https://github.com/sreejxth69]
BFH/rec9jRv7kQ6HUshJ0/2021
[https://drive.google.com/file/d/1mj1DkKJpGr3RowjtX0CJyXE0Cf3K0MDq/view?usp=sharing]
https://drive.google.com/file/d/1zsCiSPaRLrLLbEA4T_linnKDmZiltqtC/view?usp=sharing
- Explaining the working of project https://drive.google.com/file/d/1I1inlMLmL209jBmnSU2YSUWDO-9yyb4e/view?usp=sharing
- Embed video of project demo https://drive.google.com/file/d/1meEcKHJrFehB7mcEO1kN_huka0x9Qyen/view?usp=sharing
firebase_core: ^1.2.0 firebase_auth: ^1.2.0 cloud_firestore: ^2.2.0 font_awesome_flutter: ^9.0.0 google_fonts: ^2.1.0 razorpay_flutter: ^1.2.1 toast: ^0.1.5
Nothing in particular, just android studio or vscode is needed
i used android studio for doing the project, just running by normal way by clicking run button is need only, you will need an emulator or physical device to test the project.