web app

  1. Chiavarini

    How to extend authentication for a C#/.NET web app to Django project?

    I have a C#/.NET web site with SAML authentication implemented on it. In a page of this web site, I put a link for another web site, made in Python-Django, and I need to implement the same authentication system. So, it's like I want to extend the same authentication to Django website (same IAM)...
  2. S

    Do you have any recommendations for a good graphic designer to help me create a more visually appealing website?

    Hey Guys I am running a successful website, but now I want to change the look and layout of my website. Also, the graphics on my website are not very impressive. Though I have a good amount of traffic on my website, I am not able to convert them into customers. I think it may be the graphics or...
  3. B

    Feedback on CMS that auto-generates from EF Core

    Hope it's ok to post this here. I'm looking for feedback on a CMS we have built. See it here: Cloudy CMS for .NET Core, C#, and EF Core The main feature is that this CMS automates creation of a graphical admin interface based on your EF Core models. No custom API or anything to write your...
  4. S

    Resolved Process of Building Web Apps

    Hi everyone, I would like to build a menu display system for tablets(no ordering feature). I have defined some endpoints for my API and it works (I'm using .NET Core and PostgreSQL) There are three main projects in a solution I guess: - Frontend for customer (Angular v13) - Backend for...
Back
Top Bottom