Skip to content

dinithiviranga/ClothingStore-XamarinForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClothingStore

Welcome to ClothingStore! This is a cross-platform mobile app built with Xamarin.Forms that allows users to browse and shop for a wide range of clothing items conveniently from their mobile devices.

Migration to MAUI

This project has been migrated to MAUI. You can find the new repository here.

Features

  • See available clothing categories
  • Browse Categories: Explore clothing items categorized into Men's, Women's, Kids', Baby, Sports, Winterwear, and Swimwear.

Screenshots

Screenshot_1707722879 Screenshot_1707723035

To Be Implemented

  • View Details: View detailed information about each clothing item, including its name, image, and price.
  • Search Functionality: Easily search for specific clothing items using the search bar.
  • Favorites: Add items to your favorites list for quick access later.
  • User Profiles: Create and manage your user profile, including preferences and order history.

Technologies Used

  • Xamarin.Forms: Cross-platform UI toolkit for building native UIs for iOS, Android, and Windows from a single, shared codebase.
  • C#: Powerful and versatile programming language used for the backend logic of the app.
  • MVVM Pattern: Follows the Model-View-ViewModel architectural pattern for separation of concerns and maintainability.

Getting Started

To get started with ClothingStore, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/clothingstore.git
  2. Open the solution file ClothingStore.sln in Visual Studio.
  3. Build and run the project on your desired platform (iOS, Android, or Windows).

Contributing

Contributions are welcome! If you'd like to contribute to ClothingStore, please follow these guidelines:

  1. Fork the repository and create your branch: git checkout -b feature/new-feature
  2. Make your changes and commit them: git commit -m 'Add new feature'
  3. Push to your branch: git push origin feature/new-feature
  4. Submit a pull request detailing your changes.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages