If you want to avoid web frontend, then stick to mobile app development. DRF as someone else mentioned helps. I recommend front end development because they have guidelines and make thing easier to implement (iOS is much much easier). You can’t make a usable app without doing both frontend and backend.
As the last person said, do a project that helps your community. Don’t think big, or a million dollar app idea, or money in general. Think impactfulness on YOUR community only. Backend code is not revolutionary. If you want business logic to be revolutionary, then find a computer engineering job or code a huge algorithm. Django and Flask are meant to be full-stack development packages. When you get a job, you can think backend only, sure, but you’re asking for a USABLE app; thus, my second paragraph still stands. On Wed, Mar 18, 2020 at 1:27 PM Mohsen Pahlevanzadeh < [email protected]> wrote: > Dear All, > > I need to write an real app for my CV, But I want to write a usable > app, Not just a app for upload in github. What do you recommend? Of > course , I don't want to code html/css and js. I want to write only > back-end. > > > --mohsen > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJFFGZ%2BfbfpUow9zbJR1AC_cO1gTuCu_4ORcebi7KaEkxWPP7w%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJVmkNm0K7F78OJUO2WwtS8abbWiPgi60fX6wRyq5yaUrBx_mg%40mail.gmail.com.

