Git Product home page Git Product logo

job_manager's Introduction

Job Manager

Description

Job Manager is a web application written in Python using Flask. Its primary purpose is to help users manage a list of jobs and clients. The app allows users to view jobs on a map based on their addresses and associates each job with a specific client. Each user has their own database of jobs and clients, ensuring data privacy.

Features

  • Job and Client Management:

    • Add, edit, and delete jobs and clients easily.
    • Associate each job with a specific client for better organization.
  • Map View:

    • View all jobs on a map based on their addresses, providing a visual representation of job locations.
  • Upcoming Features (Work in Progress):

    • Documentation Offices Database:

      • Create a database of documentation offices for better job management.
    • Filtering and Sorting:

      • Filter and sort the list of jobs and clients for efficient data management.
    • User Panel:

      • Allow users to edit their data.

Installation

Follow these steps to set up and run the Job Manager web app locally:

  1. Clone the repository:

    git clone https://github.com/michal-maroszek/job_manager.git
    cd job-manager
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py
  4. Open your web browser and navigate to adress shown in your terminal, example: "Running on http://111.0.0.0:1000" to use the app.

Contributing

If you would like to contribute feel free to contact me.

License

This is a private, non comercial project. All rights reserved. Unauthorized use, modification, or distribution is not permitted.

job_manager's People

Contributors

michal-maroszek avatar

Watchers

 avatar

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.