Skip to content

antoniosobrinho/insurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance

This project initially was a client request who gave up on the software, but I'm implementing it as a study

Whith this API you can create a client form, whith client data and several question separate by types

Designed to operate in an insured, the generic designer can be used in other companies

Developed with Django Rest Framework, it will fit with every front-end

Prerequisites:

  • Virtual env
    • python -m venv
    • source venv/bin/activate (linux)
    • pip install -r requirements.txt

Run:

  • cd insurance
  • python manager.py migrate
  • python manager.py runservert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages