Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithJosh committed Nov 27, 2022
1 parent 2ab32d9 commit a6ce2d4
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
# NEWS EXPOSÉ 2K21

> _Coming Soon_
> _A New and Fresh News Mobile App_
<p align="center"><img alt="News Expose Logo" src="https://github.com/codewithJosh/NewsExpose2k20/blob/main/app/src/main/res/drawable-mdpi/ic_logo.png" /></p>

<p align="justify">News Exposé is an application used to help the user needs in daily or trending news and events of the local city of Dagupan. The project aims to display news articles and videos of the chosen local city. It aims to raise awareness about the current or trending news and events and it lets the user to make a part of it by sharing their likes and comments. We chose this project to cope the problem of Public Information Office Dagupan City and What's Up Dagupan Facebook page. Furthermore, there is no such combination of news app and social media made intentionally. Our mission and vision is to group every resident of the Dagupan City as one.</p>

## FEATURES:sparkles:

- Login and Register
- Create an Update (Admin only)
- Realtime React and Comment on Update
- User Profile (Coming Soon)

## TOUR:eyes:

<p align="center"><img alt="Main Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/01.jpg" width="300"/> <img alt="Login Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/02.jpg" width="300"/> <img alt="Register Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/03.jpg" width="300"/> <img alt="Phone Number Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/04.jpg" width="300"/> <img alt="Verification Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/05.jpg" width="300"/> <img alt="Home Activity" src="https://github.com/codewithJosh/NewsExpose2k21/blob/main/TOUR/news-expose-2k21-v0.5.0/06.jpg" width="300"/> </p>

## CREDITS:tada:

We would like to give THANKS to the following:

- Google [Firebase][1]
- Adobe [XD][2]
- D. Field [Flutter SVG][3]
- Coding Fries [Progress Dialog Null Safe][4]
- Flutter Community [Package Info Plus][5]
- K. Ponnam [Flutter Toast][6]
- Flutter [Image Picker][7]
- D. Douglas [Random String][8]
- Baseflow [Cached Network Image][9]
- Dart [Path][10] and [Intl][11]

## LICENSE:memo:

Expand All @@ -25,3 +55,25 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[1]: https://firebase.google.com/

[2]: https://pub.dev/packages/adobe_xd

[3]: https://pub.dev/packages/flutter_svg

[4]: https://pub.dev/packages/progress_dialog_null_safe

[5]: https://pub.dev/packages/package_info_plus

[6]: https://pub.dev/packages/fluttertoast

[7]: https://pub.dev/packages/image_picker

[8]: https://pub.dev/packages/random_string

[9]: https://pub.dev/packages/cached_network_image

[10]: https://pub.dev/packages/path

[11]: https://pub.dev/packages/intl

0 comments on commit a6ce2d4

Please sign in to comment.