Giter VIP home page Giter VIP logo

c2siorg / dataloom Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 6.0 113 KB

Project is to design and implement a web-based GUI for data wrangling, aimed at simplifying the process of managing and transforming tabular datasets. This application will serve as a graphical interface for the powerful Python library, allowing users to perform complex data manipulation tasks without the need for in-depth programming knowledge.

License: Apache License 2.0

dataloom's People

Contributors

charithccmc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dataloom's Issues

Apply to GSOC

I want to apply for this project in GSoC. My skills match the required skills.

I have strong knowledge of front-end and back-end web development in the JavaScript language, and I have built many projects, some of which use real-time and others that deal with uploading, viewing, downloading data and exporting it to files.

I also dealt with the Python language and its libraries such as Pandas, Numpy and Matplotlib.

I have a strong knowledge of the fundamental of computer science such as databases, data structures, algorithms, problem solving, and object-oriented programming.

Initialization Proposal: Integrate FastAPI into DataLoom Project

Overview

  • This issue proposes initializing the DataLoom project with FastAPI to leverage its robustness, performance, and ease of use for building APIs.

Objective

  • The objective of this issue is to kickstart the DataLoom project by integrating FastAPI as the framework for developing the backend application.

Tasks

1. Create Application Structure:

  • Define the basic directory structure for the repository.
    • /backend - Backend source code.
    • /frontend - Frontend source code.

2. Setup FastAPI Environment:

  • Create a Python virtual environment under /backend directory to maintain project isolation.
  • Install FastAPI and its dependencies.
  • Set up initial files as main.py and requirements.txt under /backend directory.

3. Implement Basic FastAPI Endpoint:

  • Develop a foundational FastAPI endpoint to validate the integration.
  • This endpoint should ideally return a basic response ("Hello World") to verify the application's functionality.

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.