Code Monkey home page Code Monkey logo

digitransformationestimator's Introduction

DigiTransformationEstimator

This project represents the evolution of a system initially based on Excel into a robust and user-friendly web solution for managing and estimating digital projects.

Background

The original Excel system allowed users to input information about digital projects, estimating the annual earnings for the first few years to calculate financial metrics such as Net Present Value, IRR, and Present Value. Despite its utility, the interface was not the most suitable for client interactions. For this reason, a decision was made to transform this tool into a web application, aiming to not only enhance the user experience but also provide a more effective and professional graphical representation.

Web Development Features

The web project was developed using the Django framework and has the following features:

  • User registration and login interface.
  • Registration and management of digital transformation projects.
  • Budget estimation and management.
  • Project classification by categories.
  • Graphical visualization developed with Vue.js, showcasing cost and earnings projections.

Technologies Used

  • Backend: Python with Django
  • Frontend: Vue.js

How to Run the Project?

  1. Clone the Repository

    git clone https://github.com/hitthecodelabs/DigiTransformationEstimator.git
    cd DigiTransformationEstimator
  2. Install Dependencies

    pip install -r requirements.txt
  3. Perform Django Migrations

    python manage.py migrate
  4. Run the Development Server

    python manage.py runserver
  5. Navigate to http://127.0.0.1:8000/ in your browser to access the project.

Contributing

Contributions to DigiTransformationEstimator are welcome! Here's how you can contribute:

Fork the repository on GitHub. Create a new branch for your proposed feature or fix. Commit your changes with an informative description. Push your branch and submit a pull request. We appreciate your input!

License

DigiTransformationEstimator is open source software licensed under the MIT License. See the LICENSE file for more details.

digitransformationestimator's People

Contributors

hitthecodelabs avatar hittheflash 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.