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

https://github.com/msiddhu/bloggie

A blog app where you can write your posts with added functionalities of like, comment and bookmark.
https://github.com/msiddhu/bloggie

android-application flutter

Last synced: about 2 months ago
JSON representation

A blog app where you can write your posts with added functionalities of like, comment and bookmark.

Awesome Lists containing this project

README

        

![image](assets/blogIcon.png)
# bloggie

## A simple blog application

A blog app where you can write your posts with added functionalities of like, comment, bookmark and dark mode.

## App Features
1. CRUD(Create, Read, Update, Delete) on blog with picture.
2. Sorting by number of likes or date
3. Likes
4. Bookmark blogs
5. Comments
6. Follow other user for updates
7. Stats
8. Delete account
9. Dark mode

## Discovered bugs
1. Edit blogs -Text sync with theme.
2. Likes not working
3. Count likes are not correct.