Code Monkey home page Code Monkey logo

tracke.rs's Introduction

Project Description

tracke.rs - a hackable task management tool (an API) that aims to be reusable for personal use in various contexts so that you never have to look for another to-dos tracking tool again.

The name is a reference to the common practice of using .rs domains for Rust-related projects. The .rs is a file extension used for Rust source files.

Design goals

  • Hackable - the task manager is accessible through an open and documented API.
  • Personal - while sharing and collaboration are possible the presentation is focused on personal task management.
  • Flexible and task-centric - any productivity increasing technique should be possible to reproduce with flexible tasks as the primary unit of knowledge.

CS Web Application Technologies project goals

Because of limited time only a part of the design goals will be realized by the deadline of WAT 2023 project. It is a conceptually simple application that could see growth in many directions. The listed design goals are meant to set a direction for further development and instead the user stories that belong to the GitHub project which is used for tracking the WAT2023 project will be targeted.

Technology stack

  • Rust - language used on both front and back end for its stability and ergonomic libraries
  • axum - web server framework
  • aliri - auth library
  • PostgreSQL - database
  • Diesel (async) - ORM
  • aide - OAS generation from code

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.