Skip to content

A Renter(ভারাটিয়া) management system(RMS) for creating billing & stroing informations like CRM(Customer Relation Management) . This Server will serve the basic api requrest for client request.

Notifications You must be signed in to change notification settings

AbirRahmanOne/Renter-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renter-Api

A Renter(ভারাটিয়া) management system(RMS) for creating billing & stroing informations like CRM(Customer Relation Management) . This Server will serve the basic api requrest for client request.

Project Run Instructions:

Create a virtual environment to isolate our package dependencies locally

  • python3 -m venv env
  • source env/bin/activate # On Windows use env\Scripts\activate

Install all dependencies

  • pip install -r requirements.txt
  • pip freeze > requirements.txt

Adding Countries Instructions:

  • Open Terminal
  • Go to project directory
  • Type python manage.py migrate

Project Run Instructions:

  • Open Terminal

  • Go to project directory

  • Create Super User

    • Type python manage.py createsuperuser
  • Type python manage.py runserver

About

A Renter(ভারাটিয়া) management system(RMS) for creating billing & stroing informations like CRM(Customer Relation Management) . This Server will serve the basic api requrest for client request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages