An open API service indexing awesome lists of open source software.

https://github.com/dhiwise/blogie

A Blog posting and Listing Application
https://github.com/dhiwise/blogie

Last synced: 3 months ago
JSON representation

A Blog posting and Listing Application

Awesome Lists containing this project

README

          

# Blogie


Getting Started with Flutter 🚀



Generated with ❤️ from Dhiwise


This is the documentation of Flutter Applications.
It holds all the info you need to get started with
and make changes to your App


This application is build on MVVM architecture.

### Table of Contents
- [Introduction](#introduction)
- [System Requirements](#system-requirements)
- [Figma](#figma)
- [Functionalities](#functionalities)
- [Supabase Features](#supabase-features)

### Introduction
This application is bulit with DhiWise uses Flutter as Tech Stack and Supabase as Datastore.
Its scope is Blog Listing and Posting.

### System Requirements

Dart SDK Version 2.12.0 or greater.
Flutter SDK Version 2.0.0 or greater.

### Figma
https://www.figma.com/file/pUJbSrqPV8X36J03uxw5yi/Blogie---UI-Kit

### Functionalities

1. Authentication(Login/SignUp/Logout)
2. Create Blogs
3. Listing of Blogs
4. Listing of Drafts
5. Details of Blog

### Supabase Features

1. Authentication
2. Record Create
3. Records Listing(Single and Multiple)