Skip to content

Sistema de gestão de propostas de empréstimo pessoal, utilizando um sistema de filas com Celery.

License

Notifications You must be signed in to change notification settings

DionVitor/PersonalLoanManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalLoanManager

System to manage personal loans.

progress contribution version

English | Português

📦 Instructions for run the app

  • Download docker and compose here
  • Clone the repository git clone https://github.com/DionVitor/PersonalLoanManager/
  • Go to repository cd PersonalLoanManager/
  • Build and create containers docker-compose up -d
  • Migrate tables make migrate
  • Populate database make populate

⌨️ How to use the system

  • Enter in personal loan offer page in order to create a new loan offer
  • See all registered loan offers and edit which fields will be appeared on personal loan offer page accessing admin.
    • user: admin
    • password: admin
  • In order to see all the processed tasks by celery, access flower.

🔨 Tech stack

😄 Author

Make by Dion Vítor, Contact:

Gmail Badge WhatsApp Badge Linkedin Badge

About

Sistema de gestão de propostas de empréstimo pessoal, utilizando um sistema de filas com Celery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published