Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ponfi

Handle all your tasks with Ponfi - your new refurbished Task Management System.

Setup

Fork my repository

Fork this repository into your personal account using the "Fork" button above.

Clone the repository

Clone this repository and install all the dependencies with npm:

git clone https://github.com/<username>/ponfi.git
cd ponfi
npm install

Replace your username in the URL without the angular brackets(<>).

Personal Setup

Create a file named .env, this will have two environment variables - PORT and MONGO_URI.

Run development server

You can run the server in two ways. With the start script, the server won't reflect any changes made to file; while the dev script will.

npm run dev

About

Task Managing application that uses Vanilla JavaScript's Drag-n-Drop (DnD) and Backend express server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages