45 lines
1.3 KiB
Markdown
45 lines
1.3 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)
|
|
|
|
|
|
## 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
|
|
|
|
|