Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 2.07 KB

File metadata and controls

63 lines (48 loc) · 2.07 KB

BlogApp

Microblogging app

App Name: Blogger

Submitted By: Team Zero

Team Members:

  • Srastika
  • Nanditha Bhandary
  • Deeksha D

IDEA: To create a user friendly microblogging app

Description : This app aims to provide rich user experience and functionality by allowing user to write blogs, follow their peers and a variety of topics and genres and also gain followers. These blogs can be a combination of text, pictures, voice, location etc. These blogs are displayed to the user according to their preferences. They are ordered by popularity (most liked blogs) Unlike other blogging apps they also provide the user with direct chat features.

Framework: React Native Dependencies: "@react-native-community/masked-view": "0.1.10", "@react-navigation/native": "^5.7.1", "@react-navigation/stack": "^5.7.1", "expo": "~38.0.8", "expo-linear-gradient": "~8.2.1", "expo-status-bar": "^1.0.2", "react": "~16.11.0", "react-dom": "~16.11.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz", "react-native-elements": "^2.0.4", "react-native-gesture-handler": "~1.6.0", "react-native-reanimated": "~1.9.0", "react-native-safe-area-context": "~3.0.7", "react-native-screens": "~2.9.0", "react-native-textarea": "^1.0.4", "react-native-web": "~0.11.7"

UI DESIGN #Software: Figma

Write-up on the approach taken for UI design

The user interface was designed to make it simple and intuitive. Recognizable icons are used everywhere to avoid confusion. A number of features are included :- Creating an account/ Signing in Writing blogs with the option of adding location, attaching voice messages, text and pictures. Providing a separate chat box. Rating blogs by the user rating. Theme: Light pink to provide a comfortable, warm and pleasing interface.

Additional info: Since the .apk file was too huge for Github, please find alternate link below

https://drive.google.com/file/d/1BMHMvHh-lugRqg1HGy439tlJqw6MZ6-X/view?usp=sharing

Developed for AppSprint'20.