Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.67 KB

File metadata and controls

53 lines (35 loc) · 1.67 KB

Promptl

Header image

A web app to make writing fun and rewarding for kids with learning differences.

Live Site: promptl.com (allow Render a few moments to load the web app)

Overview

Promptl is a gamified writing platform designed specifically for children with learning differences like dyslexia. By combining creative writing prompts with a point-based reward system, Promptl makes writing practice engaging and motivating.

Key Features

🎯 Daily Writing Prompts - Get creative prompts with 5 words to inspire your story

⭐ Point System - Earn points by writing!

  • Write 70+ words using all 5 prompt words → earn points
  • Write 100+ words → bonus points!

📝 Word Tracker - Real-time word count displayed as you write

💾 Save Your Stories - "Publish" and save your work (don't worry, it doesn't go to anyone else)

Tech Stack

  • Backend: Python, Flask
  • Frontend: HTML, CSS, JavaScript
  • Database: MongoDB
  • Deployment: Render

Project Structure

promptl/
├── main.py                 # Flask application entry point
├── requirements.txt        # Python dependencies
├── render.yaml            # Deployment configuration
├── static/                # Static assets (CSS, JS, images)
├── templates/             # HTML templates
├── utils/                 # Utility functions
├── UserInterface/         # UI components
└── text/                  # Text processing utilities

Contact

  • Creator: Zoe
  • Portfolio: zcoder365.github.io/PortfolioSite