mmheydari97 / ajax-username

username validation with ajax in django example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ajax Username

This web application is a simple example of handling user authentication with Ajax. This implementation is done using JQuery. However, you are free to take alternative approaches. Using Ajax makes your website faster, more dynamic, and more efficient.

Related Links

You can find demonstration of this project here.

About

username validation with ajax in django example


Languages

Language:Python 81.9%Language:HTML 18.1%