The online retail app is a platform where users (clients, customers, or businesses) can browse through a catalogue of available products and services. With its flexible model, users can either subscribe to a list of available products and services or opt-in for a one-off payment.
- Users can browse through a catalogue of available products and services
- An admin user can manage all users that have registered on the platform (add new users, edit existing user details, and restrict user access)
- A user can subscribe to a list of products or services. The subscription plans include hourly, daily, weekly, and monthly.
- Users will be billed automatically on their scheduled billing date based on their subscription model.
- A user can make a one-time payment.
- An admin user can manage all users' subscriptions
- A user can manage his or her profile.
- A user can add and remove debit cards.
- Users on subscription are notified when billing is about to occur on their account.
- Automatic retry when billing fails.
Click to view demo site Online Retail Store
username - [email protected]
password - administrator
The API Endpoint for this application is at Online Retail Store API Repository
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Happy Coding!