listify

To-do list project developed in React for the Framework subject.

https://github.com/arturbomtempo-learning/listify

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary

Keywords

javascript nodejs react styled-components to-do-list typescript
Last synced: 6 months ago · JSON representation ·

Repository

To-do list project developed in React for the Framework subject.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
javascript nodejs react styled-components to-do-list typescript
Created over 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Listify

The project consists of a school assignment developed in pairs, and its main objective is to consolidate the concepts of React Hooks studied during the course.

Image of the Listify project

🔨 Project functionality

The program developed consists of creating a to-do list in which the user can enter their daily tasks in order to better organize their routine. The user can then mark the tasks as completed or remove them from the list.

💻 Technologies used

  • JavaScript: base programming language of the project
  • TypeScript: programming language developed to add advanced features to JavaScript, such as static typing and interfaces
  • Node.js: allows the execution of JavaScript code outside the browser
  • React: create user interfaces on web pages
  • Styled-components: create CSS styles for React components in an elegant and encapsulated way

📁 Project access

You can view the hosted page by clicking here.

👥 Developers

|
Artur Bomtempo
|
Letícia França
| | :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |

Owner

  • Name: Artur Bomtempo | Learning
  • Login: arturbomtempo-learning
  • Kind: organization
  • Email: arturbcolen@gmail.com
  • Location: Brazil

Sharing the journey. One lesson, one line of code at a time.

Citation (CITATION.cff)

cff-version: 1.0.2
message: Please cite this software using these metadata.
title: Listify
authors:
    - family-names: Bomtempo Colen
      given-names: Artur
    - family-names: Silva França
      given-names: Letícia
keywords:
    - To-do
    - To-do list
    - React.js
    - Node.js
    - JavaScript
    - TypeScript
    - Styled-components
repository-code: https://github.com/ArturColen/Listify
license: MIT
version: 1.0.2
date-released: 2023-10-20

GitHub Events

Total
Last Year