GithubHelp home page GithubHelp logo

pwablito / rental_management Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 447 KB

A Vue.js/Flask application for managing apartment rentals

Python 36.60% Shell 7.92% JavaScript 0.49% HTML 0.69% Vue 53.75% Dockerfile 0.55%

rental_management's Introduction

Rental Management

An application to manage apartment rentals

API KEY

To setup the Google Maps API, you must obtain an API key. For information on how to get the key, visit the Google Maps API Console.

Once you have the key, place it in client/src/main.js where it says <INSERT_API_KEY_HERE>

Now, the production and development servers should work.

Production

The production server can be deployed with Docker Compose. To setup and run the server, use docker-compose up.

Development server

To setup database:

./setup_db.sh

To run development server:

./run.sh

Then navigate to http://127.0.0.1/ in your browser

Tests

To run tests:

./test.sh

Documentation

For documentation on the API, see API.md

Author: Paul Spencer

rental_management's People

Contributors

pwablito avatar

Watchers

 avatar  avatar

rental_management's Issues

Cleaner way to include API key

Google Maps API key should be passed in via environment variable on a docker run command rather than manually adding it to a file before building the container.

This will allow the built container to be pushed to container repo and run by anyone (as long as they pass in the API key appropriately)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.