Skip to content

davideke1/Escrow-Logistic-Platform-be-pjt-90

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team PJT-90 Escrow Logistics Platform

This API handles all the backend details for Escrow PJT-90.

Note

  • Create an issue before getting started on a task
  • Work only on the development branch for now

Project Description

Python

  • Django
  • Djangorestframework
  • JWT

Some features included in this app:

  • Authentication and Authorization

Requirement

See requirements file.

Contribution Guide

  1. Go to github link and fork the repo.
  2. After forking, go to your github page and Clone your forked repo.
  3. Create a project folder on your local machine.
  4. Navigate to it in the terminal. Run git clone https:/your-account-name/Escrow-Logistic-Platform-be-pjt-90/.
  5. Create a branch for your task git checkout -b <branchname>.
  6. After changes :
  • git add .
  • git commit -m "some comments"
  • git push origin <name of your branch>
  1. Create PR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages