Skip to content

UKbhatt/Thought_Flow

Repository files navigation

📝 ThoughtFlow

Flutter Node.js Express.js Supabase

ThoughFlow is a modern blogging platform built with Flutter for the frontend, Node.js and Express.js for the backend, and Supabase for authentication and database management. 🚀

✨ Features

  • 📝 Create, edit, and delete blog posts
  • 🔐 User authentication and authorization with Supabase
  • 📦 Backend powered by Node.js and Express.js
  • 🌐 Responsive and user-friendly UI with Flutter
  • 🔄 Real-time updates and data syncing

🏗 Tech Stack

  • Frontend: Flutter
  • Backend: Node.js & Express.js
  • Database & Auth: Supabase

🚀 Getting Started

1️⃣ Prerequisites

Make sure you have the following installed:

2️⃣ Clone the Repository

 git clone https://github.com/yourusername/ThoughFlow.git
 cd ThoughFlow

3️⃣ Setup Backend

 cd backend
 npm install
 node server.js

4️⃣ Setup Frontend

 cd ../frontend
 flutter pub get
 flutter run

👨‍💻 Contributing

💡 Want to improve this project? Feel free to contribute!

1.Fork the repository
2.Create a new branch (git checkout -b feature/your-feature)
3.Make your changes and commit (git commit -am 'Added a new feature')
4.Push the branch (git push origin feature/your-feature)
5.Submit a Pull Request


🌍 Contact

💻 Author: Utkarsh
📧 Email: ubhatt2004@gmail.com
🐙 GitHub: https://github.com/UKbhatt

About

ThoughFlow is a modern blogging platform built with Flutter for the frontend, Node.js and Express.js for the backend, and Supabase for authentication and database management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors