1.5 KiB
1.5 KiB
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)
- Clone the repository
- Create an .env file and copy the example below into it
- Run
docker compose -f docker-compose.yml --env-file .env up -d --build - Website will be available at
http://localhost:1801
Example envfile
PORT_PREFIX=180
DB_USER=onlyprompt
DB_NAME=onlyprompt
DB_PASSWORD=onlyprompt
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