Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskHive

This is a full-stack application the utilizes the following skills:

  • Javascript
  • React.js
  • Express.js
  • Node.js
  • Postgresql
  • HTML
  • Tailwind CSS

Current Features

  • Users can create accounts and log in
  • Users can create multiple workspaces along with tables and lists
  • The user can double click on a task to edit the task and press enter to save it
  • The user can right click on a task and mark it as complete *T he user can drag and drop tasks into different tables

Getting-Started

  1. Fork and Clone this repo
  2. Create a database in postgresql that has the tables users, workspaces, lists, and tasks
  3. Create a .env file from the .env.template with a port number and database string
  4. npm install
  5. npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages