Giter Club home page Giter Club logo

drag-and-drop's Introduction

Drag & Drop Project Manager

Simple project management app build with Typescript and Webpack. Live demo here.

Table of Contents

General Information

  • A small demo app which was build during online course on Typescript.
  • The app allows to manage lists of active and finished projects (you can add new projects, move them betweeen lists as well as delete them).
  • Thanks to this project I've learned basics of Typesript and OOP.

Technologies Used

  • Typescript - a programming language developed by Microsoft that builds up on JavaScript
  • Webpack - a module bundler which main purpose is to bundle JavaScript file for usage in a browser

Screenshots

Example screenshot

Setup

Do you want to play around with this app and check how it works? Just follow this few simple steps:

  1. Download project locally.
  2. Using IDE of your choice install all the dependencies with npm:
$ npm install
  1. Run project in your browser:
$ npm start

Project Status

Project is still in development and consistent improvements will be made in the future.

Room for Improvement

Room for improvement:

  • responsive design also for mobile devices
  • storage of projects locally

Acknowledgements

Contact

Created by @noszczykmichal - feel free to contact me!

drag-and-drop's People

Contributors

noszczykmichal 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.