Skip to content

anderson-marcelo-bastos-lima/tarefa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Tarefa

A web app to create tasks.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. What the project does?
  3. Why the project is useful?
  4. How users can get started with the project?
  5. Who maintains and contributes to the project?
  6. License
  7. Acknowledgments

About The Project

Product Name Screen Shot

1. Project

The Tarefa project is a web app with a form to add tasks with user input validation and show the current date.

2. Group

3. Communication

We adopted Slack for chatting and Zoom for virtual meetings as a team communications tool.

4. Built With

(back to top)

What the project does

1.) Verify the user input on the form before submitting the data. 2.) Show the current date in a friendly way.

(back to top)

Why the project is useful

The project helps to understand how to apply HTML, CSS and JavaScript to manipulate user input on form and show the current date.

(back to top)

How users can get started with the project

  1. Clone the repo
    git clone https://github.com/anderson-marcelo-bastos-lima/tarefa.git

(back to top)

Where users can get help with your project

Consult the GitHub documentation to learn how to use GitHub and get a local copy of the project on your computer.

(back to top)

Who maintains and contributes to the project

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Acknowledgments

(back to top)