Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.72 KB

File metadata and controls

43 lines (34 loc) · 1.72 KB

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.