There are 0 repository under positive-affirmations topic.
MindSet is a mobile-responsive web app to help the user find and use positive affirmations.
This Quote Generator generates really good quotes which can enlighten you ๐
Elevate your mood with MYND ๐๐: A daily mood tracking and growth insights in one app. Discover a happier you, one day at a time.
A small application with the goal to support positive thinking.
Is there something which is keeping you upset or low? Don't worry, am here to cheer you up, YOU are special okay? ๐
Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client โtesterโ Windows Form application that tests the http protocol connection to the hosted service.
Positive Affirmations is a WCF service demo project hosted via Windows Service on a user environment. A Windows Form Application functions as a test client where users can consume the service.