Skip to content

Token Base Registration Login Logout is created with django and django rest Framework working with postman providing api queries with key value pair

Notifications You must be signed in to change notification settings

samir321-pixel/Django_Token_Base_Registration

Repository files navigation

Django_Token_Base_Registration

Technology Stack

  • Frontend
    • HTML
    • CSS
    • Bootstrap
  • Backend
    • Django
  • Database
    • SQLite3

Tech Stack Involved



Running the Project Locally

First, clone the repository to your local machine:

git clone git@github.com:samir321-pixel/Django_Token_Base_Registration.git

Install Requirements:

pip install -r requirements.txt

Apply the migrations:

python manage.py migrate

Create Superuser:

python manage.py createsuperuser

Add Your Name, Email & Password.

Finally, run the development server:

python manage.py runserver

The project will be available at http://127.0.0.1:8000/.

About

Token Base Registration Login Logout is created with django and django rest Framework working with postman providing api queries with key value pair

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages