/news_app

It is a News App, where you can write ariticals and upload image too, You can also set Your UPI addres to get payments on your articals. It Only support UPI for now. you can also edit and delete your artical.

Primary LanguageDart

News App

A flutter based Project with firebase.

Getting Started

In this Project you can read and write artical, in the artical you can write it's title, discription, fee (if the user want's to pay for that artical - only Upi), upload images.

You can perform all type of CRUD oprations on articals, like Create Artical , Delete Artical, Update Artical, Read Artical, Like Artical. In the Reader Mode you can read all the articals uploaded by the different users and pay for it if you want. There is a section to keep all your liked articals in the cart.

Technologies Used

  • Dart (Flutter)
  • Firebase Firestore Database
  • Firebase Storage
  • Firebase Authentication