Giter VIP home page Giter VIP logo

dodo's Introduction

Serve locally

In the services/app run:

npm run dev

In the services/server run:

npm start

Deploy

In the deploy folder run:

npm cdk deploy

Technical background

The app is hosted on S3 and can be reached on this URL: https://dodo-app.niclas.tech. The server is deployed via CDK to a Fargate service in AWS and is reachable here: https://dodo.niclas.tech and here wss://dodo.niclas.tech

I chose tailwind because it personally goes faster developing that way and it's not fun to write css. I'm deploying the app with Vite because it's fast and almost no config. Error handling is a little sparse as it's very much a design desision how to show it and I didn't have much time to go through all possible errors. Apart from that I enjoyed spending some time learning HTML5 drag-and-drop and socket.io which are featured heavily in this project.

User stories

This application aims to solve these user stories:

  • I as a user can create to-do items
  • I as another user can collaborate in real-time with other users
  • I as a user can mark items as done
  • I as a user can make subtasks to my to items
  • I as a user can make infinite nested levels of subtasks
  • I as a user can create multiple to-do lists that can be shared
  • I as a user can change the order of the list with drag-and-drop
  • I as a user can move/convert subtasks to tasks or the reversed via drag-and-drop

dodo's People

Contributors

niclasatfunnel avatar

Watchers

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