From a20b2fe5074c994b1f631b408c6857b9c2de2431 Mon Sep 17 00:00:00 2001 From: Isabelle Nachbaur Date: Mon, 23 Feb 2026 18:32:19 +0100 Subject: [PATCH] first readme --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9ac0d4..21abc77 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Project Title +# OnlyPrompt - AI Prompt Marketplace ## Description -... Frontend Project with HTML, CSS, Java Script ... +OnlyPrompt is a frontend web applications where people can sell their super crazy AI prompts. User can browse, filter, rate and unlock premium features, like chatting with creating for exclusive AI tips. + +This project is built with with HTML, CSS and Java Script. ## Special Features +- πŸ“ Create and publish new prompts +- πŸ” Live search and category filtering +- πŸ’¬ Premium chat simulation with creators +- πŸ”’ Unlock premium prompts (payment simulation) +- ⭐ Rating system +- ❀️ Save favorites (LocalStorage) +- πŸ“± Fully responsive design (mobile & desktop) +- 🌐 External API integration (e.g., RandomUser API for creator profiles) - ... - Hinweis: muss mehrere interaktive Features aufweisen (z.B. Formular, Filter, Daten speichern) - muss auf mobilen GerΓ€ten und Desktops nutzbar sein @@ -18,6 +28,11 @@ code.... ``` ## Technologies, Libraries, Frameworks +- HTML5 +- CSS3 (+ Bootstrap/Tailwind) +- Vanilla JavaScript +- JavaScript Libraries (e.g., Axios / jQuery) +- LocalStorage for data persistence - ... (beschreiben, warum wir es verwendet haben) ## Group members and their roles