Skip to content

A Windows-based blogging app that allows users to write stories and earn fixed revenue for every view. Built with C# and RestSharp API integration.

License

Notifications You must be signed in to change notification settings

dodevca/storytelling-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storytelling App

About This Project

Storytelling App is a Windows Forms-based desktop application that allows users to publish blog-style articles and earn a fixed fee for each view. It is designed for writers, bloggers, and independent content creators who want a simple way to monetize their content.

Tech Stack & Tools

Technology / Tool Description
C# (.NET Framework) Main programming language
Windows Forms UI Framework
RestSharp API client for HTTP communication
JSON API Backend communication via REST API

Key Features

  • Create and publish new articles easily
  • User registration and login system
  • View and manage article details
  • Fixed-rate monetization per article view
  • API-based communication with a remote server

Live Demo (optional)

Not available as this is a desktop application.

Installation and Usage (Local Setup)

  1. Clone this repository.
  2. Open StoryTelling.sln using Visual Studio.
  3. Restore dependencies via NuGet Package Manager (e.g., RestSharp).
  4. Build and run the project (Start Debugging).
  5. Configure the API endpoint in App.config if needed.

Future Improvements

  • User profile and revenue dashboard
  • Add comment or reaction system
  • UI improvements with modern design
  • Notification system (email or in-app)

Contact & Collaboration

Interested in collaborating or enhancing this project? Reach me at LinkedIn or visit dodevca.com.

Signature

Initiated by Dodevca, open for collaboration and continuous refinement.

About

A Windows-based blogging app that allows users to write stories and earn fixed revenue for every view. Built with C# and RestSharp API integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages