Second version of my first Django App

This page summarizes the projects mentioned and recommended in the original post on /r/django

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vue-facebook-login

    💅 A renderless Vue.js component for composing Facebook Login

  • The process for Facebook is the same, go to https://developers.facebook.com/apps, create an app, create a social application in your admin with your id and secret key, create the paths and views in your urls.py and views.py, find a way to get the access_token from Facebook https://github.com/adi518/vue-facebook-login should help? Call the API with the token and handle the response.

  • vue-google-oauth2

    🔌 Handling Google sign-in and sign-out for Vue.js applications

  • I found https://github.com/guruahn/vue-google-oauth2 though which seems to do the same. With it, it seems you can get your token from Google and then in your Vue app you call your Django api sending the token. Then your app handles the response with either showing an error or altering the state to user logged in.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • flask-dance and front end client question

    1 project | /r/flask | 6 May 2021
  • Date Picker component for Vue 3?

    2 projects | /r/vuejs | 24 May 2023
  • Equivalent of "async" pipe in Angular when using Vue + RxJS

    1 project | /r/vuejs | 30 Dec 2022
  • What libraries do you miss from other frameworks like Vue or React?

    5 projects | /r/sveltejs | 15 Nov 2022
  • Vue 2+ 3 Datatable Suggestions

    1 project | /r/vuejs | 30 Aug 2022