Skip to content

KasmThio/CV-App-89

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Code of Conduct

Please read the Code of Conduct

License

See LICENSE for more information.

Contact

Ahmed Amer - LinkedIn - ahmed.amer56@mail.ru

Acknowledgements

About

Job seeker application backend using Django-Ninja

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%