Skip to content

Kosiso98/Marylist

Repository files navigation

Book logo

MARYLIST

A decentralized todo dapp
This is a simple application of the blockchain technology. with some basic functionalities:

One

you cann add Todos

two

view the todos added by other members of your group


three Toggle completed todos to complete (you can only toggle the todos that were created by the calling address.


**Four**

Delete the completed todos (you can't delete a todo that you didn't create!!)


Please test with a sepolia account.

HAVE FUN TESTING!!




FrontEnd

This is a wagmi + RainbowKit + Vite project bootstrapped with create-wagmi

Getting Started

Run npm run dev in your terminal, and then open localhost:5173 in your browser.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/App.tsx) will automatically update the webpage.

Learn more

To learn more about Vite, RainbowKit or wagmi, check out the following resources:

Smart Contract

🔧 Technology Stack & Tools

Styled using Bulma CSS



Project Website Link

Site Overview

Home Page

Screenshot (94)


Rainbow Wallet connect

Screenshot (97)


Rules of Engagement

Screenshot (95)


Project Authors

🤝 Contribute

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. 😊

 1. Fork Project

 2. Create your Feature Branch (git checkout -b feature/AmazingFeature)

 3. Commit your changes(git commit -m "Add Some Amazing Feature" )

 4. Push to the Branch (git push origin feature/AmazingFeature)

 5. Open a Pull Request




License

MIT License

Copyright (c) [2023] [KosisoMaryann]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A decentralized TodoList

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published