Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aungzawpaingoo authored Nov 24, 2023
1 parent 5b8f47b commit 93b19f4
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ With hard work and dedication, you can learn full stack web development and mobi



-------------------------------------------------------------------


## Full Stack Web Dev Projects with source code
Expand All @@ -81,18 +80,31 @@ to-do list.
- [Source Code for Help ](https://github.com/Ayush-Kanduri/FullStack-Todo-List-Application)


- **Project [1] :** To-Do List Projects

A very basic and simple project with a daily life use case is a to-do list app. A to-do list is a very popular full-stack project for beginners. You can build a to-do list, just like Microsoft’s to-do list application. It will have the feature to add an item to the list and if the task is completed then the functionality to remove it from the list should also be provided.

- **Knowledge that you will gain from this project**

This project will help you enhance your front-end development skills as well as storing the items in the database and deleting them from the database will help
you learn the CRUD operations on the database in a great manner. You can also implement the user login and authentication for using the to-do list app. The
link for a sample to-do list website’s source code is below. Feel free to take inspiration from it and use your own skills and creativity to develop an amazing
to-do list.

- [Source Code for Help ](https://github.com/Ayush-Kanduri/FullStack-Todo-List-Application)



------------------------------------------------------------------------------------------------------------------------------------------------------------------

## React Native Projects


- **Project [1] :** To-Do List Projects

- **Tech Stack:** HTML, CSS, JS, Express JS, Node js, MongoDB

- [Documentation](https://github.com/Ayush-Kanduri/FullStack-Todo-List-Application)
--------------------------------------------------



## FAQ
Expand Down

0 comments on commit 93b19f4

Please sign in to comment.