From 1ec9fc5fd50d3c423fe3ca3a663246257e4e9376 Mon Sep 17 00:00:00 2001 From: JeetJani-11 <121782735+JeetJani-11@users.noreply.github.com> Date: Fri, 29 Sep 2023 19:15:48 +0530 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c3346f1 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# CompareProgramming + +CompareProgramming is a versatile mobile application developed using Kotlin and Firebase. This app empowers users to enhance their programming skills, connect with like-minded individuals, and engage in friendly competitions to see how they stack up. + +## Key Features + +- **User Authentication:** Create an account and log in to access the app's features securely. + +- **User Profiles:** View your own profile, including your current rating , max rating , last online status, and compare your performance with friends. + +- **Friendship:** Search for and add friends to expand your network and engage in coding challenges together. + +- **Performance Comparison:** Compare your ratings, correct percentage, and graphically visualize your progress using the PhilJay:MPAndroidChart library. + +- **Recent Questions:** Stay updated by viewing the recent questions solved by your friends, helping you learn from their experiences. +