Skip to content

audrey-yang/taskflow2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskflow2

About

A little task manager made with Electron.js, Vite, React.js, and PouchDB/CouchDB.

How to run

To run the application locally, run

npm install
npm start

This application expects a CouchDB instance from IBM Cloudant. You will need a .env file storing credentials in order to connect to Cloudant.