Git Product home page Git Product logo

palindrome-checker's Introduction

Palindrome Checker

A simple Palindrome Checker application developed using C#, .NET Framework 4.8 and .NET Standard 2.0 Class Libaries. The project includes three user interfaces including Console, Windows Presentation Foundation (WPF) and Universal Windows Platform (UWP). This application was created to improve my experience with both WPF and Universal Windows Platform development.

GIF of application in action

GIF above shows the Windows Presentation Foundation (WPF) version of the application.

Project Requirements:

  • Visual Studio 2019 & .NET Framework 4.8

  • For the Universal Windows Platform (UWP) application, the following Windows 10 Software Development Kits (SDK) are required:

    Target SDK Version:

    • Windows 10 SDK (10.0.18362.1) - Released in conjunction with Windows 10, version 1903.

    Min SDK Version:

    • Windows 10 SDK (10.0.16299.91) - Released in conjunction with the Windows 10 Fall Creators Update (version 1709).

How to Install:

Please note this application can only be run on Windows 10.

  1. Clone this repository or Download and Extract project's zip file.
  2. Open PalindromeChecker.sln using Visual Studio 2019.
  3. The project should start loading, (you may be prompted to install required SDKs and dependencies for the UWP version of the application).

How to Run:

Console
  1. Expand UserInterface folder.
  2. Right click on PalindromeChecker.UI.Console and click Set as StartUp Project.
  3. Press Start (Green Triangle at top of screen) and the application should load.
Windows Presentation Foundation (WPF)
  1. Expand UserInterface folder.
  2. Right click on PalindromeChecker.UI.WPF and click Set as StartUp Project.
  3. Press Start (Green Triangle at top of screen) and the application should load.
Universal Windows Application (UWP)
  1. Expand UserInterface folder.
  2. Right click on PalindromeChecker.UserInterface.UWP and click Set as StartUp Project.
  3. Press Start (Green Triangle at top of screen) and the application should load.

palindrome-checker's People

Contributors

ryanalexander91 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.