Skip to content

This application is designed as a comprehensive platform for users planning trips, offering features for recording destinations, accommodation arrangements, item management, expense sharing, and settlement.

Notifications You must be signed in to change notification settings

wayneuconn/journiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

journiq

This application is designed as a comprehensive platform for users planning trips, offering features for recording destinations, accommodation arrangements, item management, expense sharing, and settlement.

backend

poetry init
poetry shell
poetry add fastapi uvicorn
poetry export -f requirements.txt --output requirements.txt

docker run --name journiq-postgres -e POSTGRES_PASSWORD=postgres -p 5432:5432 -d postgres

About

This application is designed as a comprehensive platform for users planning trips, offering features for recording destinations, accommodation arrangements, item management, expense sharing, and settlement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages