A flutter based Project with firebase.
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.
- Dart (Flutter)
- Firebase Firestore Database
- Firebase Storage
- Firebase Authentication