Monday, August 29, 2022

Re: Assignment

https://stackoverflow.com/questions/73482442/django-inline-admin.


Can anyone help me to solve this problem??

On Sun, 28 Aug 2022 at 06:41, Anh Nguyen <bboyadao@gmail.com> wrote:
Quite hard for a student. I guess 


On Thu, 25 Aug 2022 at 23:11 Scott Sawyer <ssawyer@gmail.com> wrote:
long time lurker here...

On 8/25/2022 8:24 AM, shairy wrote:
Can anyone help me to solve this problem.

Consider a recharge website platform for mobile prepaid recharge like Paytm

1. List down number of apps you would create in Django application

As many as are needed to do the functions required in the way you put them together.

2. Share screenshots of model of every app which you will create in this use case

Just gotta make them

3. Create following api's

What about -
  • checking balance of the cards
  • SMS gateway for doing all of this via the phone
  • Allowing for gifting or filling up plans for other phones like a kids phone or relatives phone from one account
  • Marketing integration for coupons, discounts or deals to be reflected in checkout price
  • business reporting to understand
    • Account aging
    • cash flow
    • forecasting
    • marketing effectiveness
    • minutes used by person
    • cost of minutes and profitability of each account
    • trending analysis comparing YoY out for 5 years
  • e-mail gateway for sending receipts etc.
  • account management to lookup payments made for the past year or resend receipts for business users that lose their receipts
  • etc.

a. To get plans

b. To recharge (2-3 apis as per your framework)

Share screenshots of your code for this.


good luck

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ddae69ff-dd56-4390-b3b6-682b6191d735n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9ac4af19-2f7b-6567-89d2-58eba48abd56%40gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKaoNbTqOu7a1U_Oh%2BdEgcHVofC5F7riCgy7hvRRr0vX56ZgFQ%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAkkhUnoRKH%2BCdBaPZkQ5MjyuE%3DHu%3D17p0%2BNbeCHQH3xy86tRA%40mail.gmail.com.

No comments:

Post a Comment