yogeshtakeo / BFS_45_Repositary

BFS_Repositary_Projects
0 stars 0 forks source link

Project 1: Task Manager #8

Closed yogeshtakeo closed 6 months ago

yogeshtakeo commented 6 months ago

Task 11: Build a Simple Task Manager List Application Using React and Native CSS Styling (Single File)

Project Objective: Build a simple Task list application using React and style it using native CSS.

Task Overview

  1. Create a React project structure in a single file.
  2. Style the application using native CSS to enhance its visual appearance.

Task Details

Project Setup:

  1. Set up a new React project in a single file by importing the necessary React modules.
  2. Create a functional component called TodoApp to serve as the main container for the Task list.

Implement Task List Functionality:

  1. In the TodoApp component, set up a state variable to store the list of tasks.
  2. Implement functionality to add new tasks by capturing input from a API https://jsonplaceholder.typicode.com/todos/ and updating the state accordingly.

Style the Task List:

  1. Use native CSS to style the Task list application.
  2. Apply styling to the TodoApp component to define the layout and appearance of the overall list.
  3. Style each task item to differentiate completed and pending tasks.
  4. Apply appropriate styles to the input field and buttons to enhance their visual appearance.

Test and Refine:

  1. Start the development server and run the React project.
  2. Verify that the Task list application functions as expected.
  3. Ensure the application is visually appealing and the styling is well-applied.

Task Submission

Take a screenshot of the web browser displaying the rendered React component . Share the screenshot Optionally, submit the code files (App.js and any other relevant files) for review with the GitHub Repository.

satshree commented 6 months ago

https://github.com/satshree/task-manager-todo

Nirjala123 commented 6 months ago

https://github.com/Nirjala123/Project-1--Task-Manager-Nirjala-and-Menda-/tree/typescript-todo

Image

aashirwad43 commented 6 months ago

Aashirwad & Sonam - Team 1

https://github.com/aashirwad43/task-manager

gsajan21 commented 6 months ago

https://teamtaskapp.netlify.app/

https://github.com/gsajan21/team-project-task

Image

dhawasangbolama2 commented 6 months ago

team 5 Dhawa and Aakash Screenshot 2024-03-12 at 9 08 58 PM

task-manager-team5.netlify.app