listify
To-do list project developed in React for the Framework subject.
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
Repository
To-do list project developed in React for the Framework subject.
Basic Info
- Host: GitHub
- Owner: arturbomtempo-learning
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://listify-site.vercel.app/
- Size: 643 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
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.
🔨 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
- Website: https://arturbomtempo.dev
- Repositories: 1
- Profile: https://github.com/arturbomtempo-learning
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