Closet-Archive is an open-source app designed to assist people in organizing, categorizing, and, most importantly, logging their recent outfit choices. This functionality prevents wearing the same clothes again for that specific event, aids in laundry management, and offers various other features.
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">
Or download the latest APK from the Releases Section.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
installing all packages.
npm
npm install
npx react-native start
Press the "+" button , press on adding an item and choose your category. Fill in the details of the clothing item, such as name, type, image or colors, and size.(min req. :name,type) Click "Save" to add the item to your closet.
Press the "+" button , press on adding a log then select a clothing item from your closet. Provide event details, including the date, name, and any notes. Click "Save" to record the event for that item.
Create a new collection by clicking collection at main screen.
Use the "Import" and "Export" features in the app's settings to manage your data.
Establishing the usage threshold for each item to determine when it qualifies for laundry based on exceeding that count.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See MIT License for more information.
Bahaa Tuffaha - bahaa.tuffaha@yahoo.com
Project Link: https://github.com/bahaaTuffaha/Project-ClosetArchive