Skip to content

Commit 97da5a4

Browse files
authoredSep 9, 2022
updating readme
1 parent d1b2f46 commit 97da5a4

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed
 

‎README.md

+25-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,31 @@
1-
# docs_clone_flutter
1+
# Google Docs Clone
22

3-
A new Flutter project.
3+
A completely Responsive Instagram App- Works on Android, iOS & Web!
44

5-
## Getting Started
5+
## Features
6+
- Google Authentication
7+
- State Persistence
8+
- Creating new Documents
9+
- Viewing List of Documents
10+
- Updating title of Document
11+
- Link sharing
12+
- Auto saving
13+
- Collaborative Editing in Rich Text Editor
14+
- Sign Out
615

7-
This project is a starting point for a Flutter application.
16+
## YouTube
17+
I have created a tutorial based on this, do check it out on my channel [Rivaan Ranawat](https://youtu.be/W6vAQdzLcu4)
818

9-
A few resources to get you started if this is your first Flutter project:
19+
<p align="center">
20+
<img width="600" src="https://github.com/RivaanRanawat/flutter-google-docs-clone/blob/master/screenshot.png" alt="Youtube Tutorial Image">
21+
</p>
1022

11-
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
23+
## Tech Used
24+
**Server**: Nodejs, Express, MongoDB, Mongoose, SocketIO
25+
26+
**Client**: Flutter, Riverpod
27+
28+
## Feedback
29+
30+
If you have any feedback, please reach out to me at namanrivaan@gmail.com
1331

14-
For help getting started with Flutter development, view the
15-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)