- There are kids asking for a new toy every day, but surely within a day or a week, you can find that toy in a corner of your house.
- Children love to play with toys but get bored very quickly if they play with the same toy all the time. Causing parents to buy new toys to replace old ones.
- To overcome this problem, the Toydee application was born to allow users to exchange toys with each other
This is the Report
Toy Exchange Application should use the following technologies, frameworks and development techniques:
A few of the things you can do with Toy Exchange Application:
- Log in
- #
- List of toy
- Toy detail
- Search and filter
- Swap toy
- Post new toys
- Create events
- Donate toys for events
- Chatting
- Profile and setting
To clone (dev branch) and run this application, you'll need Visual Studio Code installed on your computer.
Open terminal
Flutter clean
in Visual Studio Code
Flutter pub get
in Visual Studio Code
Flutter run
in Visual Studio Code