first readme
This commit is contained in:
parent
b0aa18a3e0
commit
a20b2fe507
19
README.md
19
README.md
@ -1,9 +1,19 @@
|
|||||||
# Project Title
|
# OnlyPrompt - AI Prompt Marketplace
|
||||||
|
|
||||||
## Description
|
## 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
|
## 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)
|
- Hinweis: muss mehrere interaktive Features aufweisen (z.B. Formular, Filter, Daten speichern)
|
||||||
- muss auf mobilen Geräten und Desktops nutzbar sein
|
- muss auf mobilen Geräten und Desktops nutzbar sein
|
||||||
@ -18,6 +28,11 @@ code....
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Technologies, Libraries, Frameworks
|
## 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)
|
- ... (beschreiben, warum wir es verwendet haben)
|
||||||
|
|
||||||
## Group members and their roles
|
## Group members and their roles
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user