Skip to content

NguyenTuanAnh2195/django-business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I. Introduction

This is a simple Business Card project built with Django and Django Rest.

Users can register and edit their own information (name, email, profile picture, phone number, etc..)

Admins can do the same, but they can do it to other people too. They can also see the list of all users

II. Local Installation

  1. python3 -m venv env

  2. . env/bin/activate

  3. pip install -r requirements.txt

  4. cd django-business-card

  5. python manage.py runserver

III.Notice

This was made in tandem with a ReactJS front-end, to ensure that it runs smoothly, visit and install https://github.com/NguyenTuanAnh2195/reactjs-business-card

About

A quick demo of a django business card application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages