Skip to content

jcbalang-dev/maline-seaman-bedspace-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malines Seaman Bedspace - Hotel Management System - API

Installation

  1. Install Python virtual environment
python -m venv .venv
  1. Setup Local Environment Variables
cp .env.example .env
  1. Supply values on .env

  2. Activate python virtual environment

  • Mac:
source .venv/bin/activate
  • Windows:
source .venv/Script/Activate
  1. Install all dev dependencies
pip install -r requirements.txt
  1. Run API server
python app.py

Authors and acknowledgement

Contributing

Pull requests are welcome!

For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Big Boy Developers

About

Maline's Bedspace Seaman's Dormitory and Transient Inn - API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages