GithubHelp home page GithubHelp logo

giljr / rspass Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 29.49 MB

A simple web application that allows you to uunderstand and overwrite login functionality and forgot my password in django, and more.

Shell 0.02% Python 97.45% CSS 0.41% JavaScript 0.55% HTML 0.54% XSLT 0.04% Makefile 0.01% Batchfile 0.01% C 0.89% C++ 0.09%
app-backend django easy-to-use forgot-password-email vscode

rspass's Introduction

ResetPassword (rspass) Django Tutorial Fun Factory Archieve

Hi, this is all about Django , a web Framework! This time I'm studying through stein's channel, and his first tutorial 'is just awesome!

You can also watch the video on youtube:

https://youtu.be/ZR8Ymkx30p0

You're more then welcome to visit my Web Pages:

Jungletronics (Arduino, RPi, PIC, Eagle, Blender, Unity3D, Pixy, and more) KidsTronics (MIT App Inventor, LEGO, Arduino For Kids, and more)

Here we love learning by doing!

rspass v1.0 - 🥰️ Create a Forgot Password App 👈️

Instructions - How To Install in vscode

Build Status

A simple web application that allows you to uunderstand and overwrite login functionality and forgot my password in django, and more.

  • Installation on vscode
  • cloning rspass - Mini-Login-Logout-forgotPassword-app
  • Features of v.1.0 : vscode complete working code, Admin Dashboard, and more...
  • ✨Magic ✨ Happens ✨!

Installation

rscode_v1 requires vscode IDE v1.75.1 to run.

Clone Git Tag by using the following syntax to clone a v3.0 tag:

git clone -b [tag_name] [repository_url]
git clone -b v1.0 https://github.com/giljr/rspass.git

The command clones tag v1.0 from the specified repository URL.

For development environments...

pip install -r requirements.txt
python ./manage.py migrate --run-syncdb
python ./manage.py createsuperuser
python ./manage.py runserver

You can now browse to the following link to start exploring the sample.

http://localhost:8000/

Django Admin

Also supports the Django admin which is available. Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8000/admin
With virtualenv

We recommend and support the usage of virtualenv. All you need to do is create a new virtualenv (if necessary):

python -m venv ENV

And then just activate it:

source ENV/bin/activate

Import all the dependencies:

run pip freeze > requirements

Now you can go ahead with the instructions above.

We use https://dbeaver.io/, a Free Universal Database Tool!

Check it out!

@author: Gilberto Jr @site: jungletronics @url: https://medium.com/jungletronics @date: feb, 2023

Bye!

License

MIT

Free Software, 2023 Jungletronics!

rspass's People

Contributors

giljr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.