Skip to content

UlftKcy/django-register-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register App

Table of Contents

Overview

registerdjango

Built With

  • HTML
  • CSS
  • Django

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/UlftKcy/django-register-app.git
# Install dependencies
    $ python -m venv env
    $ env/Scripts/activate (for win OS)
    $ source env/bin/activate (for macOs/linux OS)
    $ pip install -r requirements.txt

# Run the app
$ python manage.py runserver

Acknowledgements

  • Information for your projects

Contact

About

CRUD operations with Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published