Skip to content

Commit 4b15e24

Browse files
Update README.md
1 parent c985ee9 commit 4b15e24

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Paytm
1+
# Paytm
2+
3+
Smart Notification System is built in Flask framework using Python and acts as a service behind the Android application of the e-commerce website. The database is built in SQLite3 and the Push notification as a form of Cloud Messaging Service is provided by Firebase. Finally, the whole project follows REST architectural style.
4+
The Smart Notification System is built to serve the following areas:
5+
To improve the quality of notifications received at the user end and deliver them at the right time. A Recommendation System to provide the best recommendations specific to the user interest.
6+
A timeline of user buying probability of products in real time and future aimed to benefit business factors.
7+
User response to key events and notifications as feedback or others improves the algorithm to deliver better quality of notifications.

0 commit comments

Comments
 (0)