Skip to content

artprofi91/HaWe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hawe

What was once the difficult choice between using a notebook, legal pad, a stack of Post-it notes or a dozen of to-do apps to manage your personal to-do list is now the really simple choice - hawe . Managing tasks in the HaWe is more efficient, more powerful, and simply a better way to be more productive than doing it on paper.

hawe is easy to use and has a deep thematic in styling. Our app gives you a range of tools for organizing your tasks. Everyone likes competitions. hawe allows you to collect badges while you do you planned tasks.

How it works

1

Our app has user-friendly navigation. You can quickly navigate between 3 sections - App, About and Team.

1

For our sign in/ sign up logic, we used Passport.js

Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped into any Express-based web application.

2

Also we added a validation to help users to sign up correctly.

1

When you logged in the app allows you to create a to-do list, marked tasks as "Done" and delete tasks.

1

When you are done with every 5 tasks you will earn a badge.

1

Also, you can create your own character while you are using our app.

1

Project Installation

There are two methods to download the repository.

Method I: Familiar with Git?

Clone this repository, install dependencies, then run the project with the following:

> git clone [email protected]:artprofi91/HaWe.git
> cd HaWe
> npm install
> node server.js
> go to localhost:8080

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory and:

> npm install
> node server.js
> go to localhost:8080

Hint

Don't forget to change password in config.json

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •