Bubble.io App Development: AI LinkedIn Post Generator

Job ID: 39865008

Budget: ₹600 – ₹1,500 INR

Job Post for Freelancer (PenPro MVP – Bubble.io Web App)

> Build a Bubble.io MVP SaaS App – PenPro (AI LinkedIn Post Generator)


I'm looking for a Bubble.io developer to build a full MVP version of my SaaS tool called **PenPro**.

PenPro is an AI-powered tool that helps users generate LinkedIn posts instantly using OpenAI (ChatGPT).
This will be a no-code MVP built on Bubble.io with the following key features:

---

Required Features:

#### 1. **User Authentication**

* Signup / Login using Bubble’s native system
* Save user details (name, email)

#### 2. **Post Generation Page**

* Inputs:

* Niche (text)
* Topic (text)
* Tone (dropdown): Professional, Funny, Relatable, Bold
* Button: “Generate Post”
* Output Area: Shows post generated by OpenAI (gpt-3.5-turbo)
* Button: “Save Post”

#### 3. **Post Limit Logic**

* Each user can generate **maximum 3 posts per day**

* After 3 posts → show a popup:

> “You've reached your daily limit. Upgrade to the Starter Plan to unlock unlimited posts.”

* Track daily post count and reset it every 24 hours

#### 4. **My Posts Page**

* Show list of user’s saved posts (content, date, topic)
* Include “Copy” button to copy text to clipboard

#### 5. **Settings Page**

* Show user's email and name
* Allow logout

#### 6. **Dashboard Navigation**

* Left sidebar with links to: Dashboard, Generate, My Posts, Settings

---

Database:

* `User`: name, email, daily_post_count, last_reset_date
* `Post`: topic, tone, content, created_by (User), date_created

---

Integration:

* Use **OpenAI API** via Bubble’s **API Connector**
* (I’ll provide the API key)

---

Design Style:

* Clean, modern SaaS UI
* Color theme: white + light blue
* Rounded buttons/cards
* Responsive for desktop + mobile
* Use Inter or Poppins font

---

Deliverables:

* Fully working MVP Bubble.io app
* Live version deployed (on Bubble free domain)
* API setup using API Connector
* Test user accounts created
* Optional: walkthrough video (Loom) or notes

---

Budget:

* Fixed: ₹1000 INR
* This is a **simple MVP**. Please only apply if you're okay with this budget — ideal for beginners or someone building their portfolio.

---

Deadline:

* Must be delivered in 3 to 5 days

To Apply:

* Mention any previous Bubble.io apps you’ve built (even simple ones)
* Share your timeline and confirm you’re okay with the ₹1000 INR budget
* Explain briefly how you’d set up the post limit logic