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.gitGo to the project directory
cd my-projectSet up your python environment
pip install virtualenv
virtualenv my_envThen you have to activate your environment
macOS , Linux
source my_env/bin/activateWindows
source my_env/Scripts/activateInstall dependencies
pip install rqs.txtStart the server
python manage.py runserverContributions are always welcome!
See contributing.md for ways to get started.
Please read the Code of Conduct
See LICENSE for more information.
Ahmed Amer - LinkedIn - ahmed.amer56@mail.ru