54 lines
2.0 KiB
Markdown
54 lines
2.0 KiB
Markdown
# OnlyPrompt - AI Prompt Marketplace
|
|
|
|
## Description
|
|
OnlyPrompt is a frontend web applications where people can publish and sell their high-quality AI prompts. User can browse, filter, rate and unlock premium features such as private chats with creators 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)
|
|
- 💾 Client-side data persistence
|
|
- 🔄 Basic server communication (optional file-based backend)
|
|
- ...
|
|
- Hinweis: muss mehrere interaktive Features aufweisen (z.B. Formular, Filter, Daten speichern)
|
|
- muss auf mobilen Geräten und Desktops nutzbar sein
|
|
- muss eine Komponente enthalten, die über einen externen Server ausgetauscht wird (falls ein einfaches Backend benötigt wird, kann das in Absprache mit dem Dozierenden organisiert werden) --> Serverkommunikation (Client, Backend besser mit Filesystem ohne SQL)
|
|
- es dürfen CSS Frameworks (z.B. Bootstrap, Tailwind)/JS Libraries (z.B. jQuery, Chart.js) verwendet werden - Typescript darf verwendet werden wenn nötig
|
|
- keine JS Frameworks verwenden (kein React, Angular, Vue etc.), keine Bundles (besser plain, ohne extra Installationen)
|
|
|
|
|
|
## Installment (for local use)
|
|
1. Clone the repository
|
|
2. Open the project folder
|
|
3. Run with Live Server Extension
|
|
```
|
|
code....
|
|
```
|
|
|
|
## Technologies, Libraries, Frameworks
|
|
- HTML5 (Structure)
|
|
- CSS3 + Bootstrap + PureCSS (Styling & responsive layout)
|
|
- Vanilla JavaScript (Application logic)
|
|
- JavaScript Libraries Axios, JQuery
|
|
- ASP.NET Core (Backend)
|
|
- Postgres (Backend Datastorage)
|
|
- Docker (Deployment)
|
|
|
|
## Group members and their roles
|
|
- Thuvaraka Yogarajah
|
|
- Isabelle Nachbaur
|
|
- Florian Klessascheck
|
|
- Abdul Geylani Semiz
|
|
|
|
|
|
+ generell alles lieber kurz und knapp halten
|
|
|
|
|