Database
DevOps
- OTP Authentication on admin panel
- Authentication and Authorization using username, phone and email
- Jazzmin Dashboard
- Handling different user types (ADMIN,CUSTOMER,COMPANY)
- ACID
Clone the project
git clone https://github.com/Droxt1/CV-App-88.git
Go to the project directory
cd my-project
Set up your python environment
pip install virtualenv
virtualenv my_env
Then you have to activate your environment
macOS , Linux
source my_env/bin/activate
Windows
source my_env/Scripts/activate
Install dependencies
pip install rqs.txt
Start the server
python manage.py runserver
Please read the Code of Conduct
See LICENSE for more information.
Ahmed Amer - LinkedIn - ahmed.amer56@mail.ru