All Projects → oneminch → deadlines

oneminch / deadlines

Licence: other
A simple, offline deadline tracker made with Vue.js and localForage.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to deadlines

facebook-send-api-emulator
Facebook Messenger Emulator & Facebook Send API Emulator functionality allowing you to test web hooks on developer's machine.
Stars: ✭ 24 (+9.09%)
Mutual labels:  local, offline
Localforage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
Stars: ✭ 19,840 (+90081.82%)
Mutual labels:  offline, localforage
angular-http-cache
Speed up your remote requests by automatically caching them on client and add support for offline navigation.
Stars: ✭ 25 (+13.64%)
Mutual labels:  local, offline
po-util
Classic Edition of po-util: The Ultimate Local Particle Experience for Linux and macOS
Stars: ✭ 51 (+131.82%)
Mutual labels:  local, offline
Android Nosql
Lightweight, simple structured NoSQL database for Android
Stars: ✭ 284 (+1190.91%)
Mutual labels:  local, simple
data-api-suite
Monorepo that includes libraries, Serverless Framework plugins and development tools to simplify and enhance the development, deployment and use of the Data API for Aurora Serverless.
Stars: ✭ 23 (+4.55%)
Mutual labels:  local, offline
mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
Stars: ✭ 75 (+240.91%)
Mutual labels:  local, localforage
localForage-cn
localForage中文仓库,localForage改进了离线存储,提供简洁健壮的API,包括 IndexedDB, WebSQL, 和 localStorage。
Stars: ✭ 201 (+813.64%)
Mutual labels:  offline, localforage
Useful-Softwares-Tools-list
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 22 (+0%)
Mutual labels:  offline
public salaries
Public sector employee salaries
Stars: ✭ 16 (-27.27%)
Mutual labels:  local
cli
a lightweight and simple cli package
Stars: ✭ 12 (-45.45%)
Mutual labels:  simple
Blog.Core
Simple ASP.NET Core static blog engine
Stars: ✭ 15 (-31.82%)
Mutual labels:  simple
instagram-profilecrawl
📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.
Stars: ✭ 964 (+4281.82%)
Mutual labels:  simple
Sqlable
Swift library for making storing data in a SQLite database simple and magic-free
Stars: ✭ 83 (+277.27%)
Mutual labels:  simple
zola-sam
🌐 A Simple and Minimalist theme with a focus on typography and content.
Stars: ✭ 32 (+45.45%)
Mutual labels:  simple
coderplex-org
Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.
Stars: ✭ 32 (+45.45%)
Mutual labels:  vercel
beautiful-date
Simple and beautiful way to create date and datetime objects in Python.
Stars: ✭ 33 (+50%)
Mutual labels:  simple
AppImageUpdater
AppImage Updater for Humans built with QML/C++ with Qt5 ❤️.
Stars: ✭ 31 (+40.91%)
Mutual labels:  simple
rust
🦀 Rust runtime for ▲ Vercel Serverless Functions.
Stars: ✭ 339 (+1440.91%)
Mutual labels:  vercel
simple-ransomware
Simple ransomware to troll your friends. Encrypt and Decrypt a Windows computer using a simple xor encryption which is pretty basic!
Stars: ✭ 29 (+31.82%)
Mutual labels:  simple

Deadlines

Deadlines is a simple, offline deadline tracker made with Vue.js and localForage.

All data is stored locally in the browser 🔐.

You can import/export deadlines from/to a JSON file.

It also has dark mode 🌓.

Want to deploy to your own Vercel account/team?

Deploy with Vercel

Screenshot

Development

Project setup: npm install

Compiles and hot-reloads for development: npm run serve

Compiles and minifies for production: npm run build

Lints and fixes files: npm run lint

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].