https://github.com/saadpasta/pwa-olx-clone
Olx Clone Progressive Web App with Offline Feature, Messaging and Add to Favorite
https://github.com/saadpasta/pwa-olx-clone
firebase firebase-auth firebase-authentication firebase-database firebase-functions firebase-realtime-database olx olx-app olx-pwa pwa pwa-apps pwa-example pwa-training
Last synced: over 1 year ago
JSON representation
Olx Clone Progressive Web App with Offline Feature, Messaging and Add to Favorite
- Host: GitHub
- URL: https://github.com/saadpasta/pwa-olx-clone
- Owner: saadpasta
- Created: 2018-09-04T16:52:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T06:54:38.000Z (over 3 years ago)
- Last Synced: 2025-03-01T22:25:33.584Z (over 1 year ago)
- Topics: firebase, firebase-auth, firebase-authentication, firebase-database, firebase-functions, firebase-realtime-database, olx, olx-app, olx-pwa, pwa, pwa-apps, pwa-example, pwa-training
- Language: JavaScript
- Homepage: https://pakistan-olx-1.firebaseapp.com
- Size: 3.2 MB
- Stars: 26
- Watchers: 2
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OLX PWA APP ❤️
## Build with vanillaJs
## Functionality:
1.Signup/Signin
2.Categories of Ads -- Single Level categories
3.Search Ads
4.Search Ads by category
5.Submit an Ad
6.Ad details like: Name, Description, Model, Year, Pictures, etc.
7.Send message on Ad to Seller or buyer
8.Mark an Ad to view later and can be viewed offline
9.Push notification when Buyer or seller send message
## Progressive web app features:
1.Add to Home screen popup
2.Manifest.json
3.Offline availability with service-worker.js
4.If vendor updates the assets or resources then app gets updated on client
5.Push notifications, your OLX app will send context-based alerts to tell users
they have messages from buyers or sellers.
These notifications look the same as those on native apps, and arrive even if the browser is no longer running.