Skip to content

Droxt1/CV-App-88

Repository files navigation

THE CV APP


Contents

About the Project

Tech Stack

Tools
Database
DevOps

Features

  • OTP Authentication on admin panel
  • Authentication and Authorization using username, phone and email
  • Jazzmin Dashboard
  • Handling different user types (ADMIN,CUSTOMER,COMPANY)
  • ACID

Getting Started

Run Locally

Clone the project

  git clone https://github.com/Droxt1/CV-App-88.git

Go to the project directory

  cd my-project

Installation

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

Code of Conduct

Please read the Code of Conduct

License

See LICENSE for more information.

Contact

Ahmed Amer - LinkedIn - [email protected]

Acknowledgements

Frontend