Skip to content

IvsonEmidio/stasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Open source extreme simple task manager written in React Typescript

Features

  • Create a task with note and expiration date
  • Cancel task and move to 'canceled' tab
  • Edit all tasks
  • Show all tasks in separated tab

Techs

  • ReactJS
  • Typescript
  • React Bootstrap

Requirements

  • Node installed on your machine
  • Any code editor

How to install

  • Clone this repository on any folder that you want
  • Open your terminal on the same folder and type...
npm install

After a while, all dependencies for run this project will be installed

  • Now you just need to start a development server typing
npm start

How to contribute?

  • You can look in TODO list above and realize one needed task
  • You can find bugs or dangerous code
  • You can make the visual better
  • You can open an issue ticket on 'issues' tab
  • You can feel free to make this project better in any aspects
After contribute, you just need to submit an pull request.

TODO LIST.

  • Tasks Page
  • Profile Page
  • Home Page

About

A front end base for a backend challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published