iWear goal is to bring people’s closet to the digital world and make its usage advanced and smarter.
iWear is a web-app, using RFID technology iWear monitors and analyzes the use of the user's clothing items and provides statistics and data.
Based on the statistics and data, the user can manage his closet and get recommendations of clothing items based on different parameters.
iWear developed in Python with Django in a Linux environment with VM.
Technology is advancing and spreading in all areas including the fashion world, but the one who was left behind is the closet which we all use on a daily basis.
Nowadays, New clothes trends and ethics are rising and changing very often. Today’s generation focuses more than ever on people's appearance, how they look like and what they are wearing.
One needs to spend time and effort to stay updated and relevant to the fashion trends. People spending a lot of time searching for the best clothing items for their specific dressing style.
In addition, People manage their closet, according to gut feelings. Thinking they suffer a lack of products from some clothing category when in fact they have a lot of items that have not been worn often.
iWear system aspires to solve the needs mentioned above.
iWear seeing itself as a part of the global digital revolution, especially in the field of smart homes.
Initial installation of an RFID-Reader (user-unique) in a "strategic" location in the user home, such as the home door entrance.
Couple the tag and the clothing item himself. (the tags Durable for heat, laundry, ironing, etc.)
Now, the iWear system is ready to go and the reader is ready for action.
Every time the user passes by the reader while wearing a clothing item, the reader will identify the item and save a worn event with the relevant information in the system.
- Account creation & management.
- Add and manage clothing items.
- Capture information about the use of clothing items. including weather temperature.
- Closet/Category/Item overview.
- Intelligent recommendations based on:
* Clothing category.
* Weather temperature.
* Random parameters. - Fully functional ADMIN site.
Frontend | Backennd | Datebase |
---|---|---|
HTML | Python | SQLite |
CSS | Django | |
JavaScript | Vagrant | |
Bootstarp |
- Install Vagrant and VirtualBox/VMWare hypervisor.
- Install Python (version 3.9.3 and above)
- Clone (https://github.com/beyond-io/roo.me) repository.
https://github.com/AmitAharoni/iWear2021.git
- Open any terminal and navigate to the project directory.
- Run the
vagrant up
command. - Use any browser and navigate to -
http://127.0.0.1:8000
(localhost). - Install and connect the RFID reader (OR RUN MANUALLY).