yogeshtakeo / task_BFD30

Task repo for BFD30
0 stars 0 forks source link

Task 11 : Todo Application #3

Open yogeshtakeo opened 1 year ago

yogeshtakeo commented 1 year ago

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

Objective: Build a simple to-do 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 to-do list.

Implement To-Do 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 To-Do List:

  1. Use native CSS to style the to-do 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 to-do 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.

KabinaThapa commented 1 year ago

Kabina Thapa https://github.com/yogeshtakeo/task_BFD30/tree/kabinathapa/todo-application

Image Image Image Image Image Image Image

ashmaupret100 commented 1 year ago

Name: Ashma Upreti Git-hub_url: https://github.com/yogeshtakeo/task_BFD30/tree/ashma/Todo_Application

Image

Image

Image

sandessth commented 1 year ago

Name: Sandesh Shrestha Git URL: https://github.com/yogeshtakeo/task_BFD30/tree/Sandesh code frontpage git

Namsla commented 1 year ago

Namkhang Tsamchoe git url:https://github.com/yogeshtakeo/task_BFD30.git

Screen Shot 2023-06-06 at 10 24 38 AM Screen Shot 2023-06-06 at 10 22 34 AM Screen Shot 2023-06-06 at 10 19 38 AM
junuthapa011 commented 1 year ago

Name: Junu Thapa GitURL: https://github.com/yogeshtakeo/task_BFD30/tree/junu/TODO%20Application

Image

Image

Jharanatmg commented 1 year ago

Jharana Github url- https://github.com/yogeshtakeo/task_BFD30.git

Image

Image

sdhital12 commented 1 year ago
Screen Shot 2023-07-27 at 8 31 03 AM Screen Shot 2023-07-27 at 8 35 52 AM Screen Shot 2023-07-27 at 8 36 13 AM Screen Shot 2023-07-27 at 8 36 28 AM
sdhital12 commented 1 year ago

GitUrl task -11 : https://github.com/sdhital12/task-11.git