Inspiration

Creating and scheduling social media posts often requires using multiple platforms and tools. For many users, especially students, freelancers, and small businesses, managing social content becomes overwhelming. We wanted a simple place to write and organize social posts, without distractions.

What it does

Lets users write and edit content for social platforms. Select one or more platforms like LinkedIn, Instagram, Facebook. Preview the text before posting (future: schedule and API publish). Clean, minimal UI designed for fast and focused writing.

How we built it

Frontend: HTML, CSS (Flexbox), JavaScript for logic and UI interaction. Simulated Backend (Optional): Placeholder for API integration (LinkedIn/Facebook Graph API). Responsive Design: Works on mobile and desktop browsers.

Challenges we ran into

Handling multiple platform constraints (e.g., Instagram not allowing plain text posts). Building a universal UI that fits each platform's content format. Simplifying the user flow for a "just write and go" experience.

Accomplishments that we're proud of

Fully working demo without relying on any external libraries. Clean, responsive, mobile-friendly interface. Modular code that can be extended easily with real APIs.

What we learned

Better understanding of different social media platform requirements. How to create a single interface with multi-platform flexibility. Importance of content-first design in web apps.

What’s next for PostEase

Add real posting capability using LinkedIn and Facebook APIs. Add user authentication and save drafts. Integrate image support and scheduling (using cron jobs). Add AI content suggestions for posts.

Share this project:

Updates