Propuestas
A simple marketplace dapp built on celo blockchain interact with nextjs frontend. User can do simple CRUD and use random product function to buy on Alfajores testnet.
Celo food dapp is a decentralize platform where user can order food, add food and view history total order using celo blockchain. With this dapp user can order food without any middleman. The project built by react with custom style components.
CeloPunk is a NFT marketplace on celo testnet chain (Alfajores). It allows user mint, buying, make an offer, claim funds of NFTs in an automated environment. *Features: 1. Mint NFT straight from NFTCollection contract. User must input a name, description and upload a file (image, gif, video) to mint his own NFT. 2. User can make an offer his NFT by specifying its price. If someone fulfills this offer, then the NFT ownership is transferred to a new owner. 3. User can cancel an offer he did in the past if in the end he does not want to sell his NFT or wants to adjust the price. 4. User can buy those NFT which someone else offered for sale in the marketplace. 5. If user sold an NFT, he can claim his funds go to "My assets" page and click on tab "collect sale fund". 6. NFT can track owner, creator address.
FEEDBACK
GoFunApp is a simple dapp for sharing the room. It uses the celo network to make share applications. The users simply add the room which wanna sharing. The application only accepts the renter who has address a different owner address. If the room is booked, it does not show on the list of room. Thereout, the application will show the history of the rooms.
Very nice trungng1992, your idea is good good and i have suggestions for you. The smart contract can be expanded to unlock the door or dispense a key code after payment is made. Think of this contract like a vending machine. You input funds, validations pass, and you get something in return. It is the same concept as a gumball machine. With the frontend, there is a bug in single room if this room is not booking, it shows "Uh Oh! This room is booked!". I have fixed the condition from: "!room.isBook == true" to "room.isBooking == "false", in "src/pages/SingleRoom.js". Beside i haved optimize your frontend, you can view the link to my pull request below.
CeloDealer is a decentralized platform for buying or renting cars using the celo blockchain. With this app, users are able to create a car alias, sell and rent it without any middleman. Users also have the added feature of purchasing cars directly from the app and it will be automatically added to their collection. This app was built using ReactJS and Solidity on the celo blockchain.
I think your idea is great. And I want to suggest the some features below: 1. Allows users to upload multiple images, as well as videos of the vehicle, this will attract buyer to buy. 2. Allow other users to comment on the vehicle post. 3. Displays the time of vehicle was posted for sale or rent. 4. Display vehicle information search bar. 5. Display seller and rental information if available.
Decentralized Autonomous Organization. I created a DAO Dapp that: 1. Collects investors money (cUSD) & allocate shares 2.Keep track of investor contributions with shares 3. Allow investors to transfer shares. 4.Allow investment proposals to be created and voted. 5. Execute successful investment proposals (i.e send money). 6. The number of votes an investor has is equivalent to the number of shares the investor has.
Hi Blisado, your idea is great and code is clean. Beside, i have made a pull request when user reject contribute. And I suggest you to add some DAO function: 1. Display list of contribute and who have the most share. 2. Allow people to add description (explain more about the ideas, project, opinion) when create proposal. 3. Allow people voting with yes/ no / others in proposal.
Monyara is a simple loan dapp. It uses the celo blockchain technology to make loan application easier and more transparent. Because it is peer-to-peer, there is little need for middlemen like banks e.t.c. The Customer simply puts his details in and applies for it with a small application charge. It is then marked for review. The admin can then review the loan depending on his criteria and choose to approve it or not. If the loan is not approved, the customer does not get the loan and has to try again but if it is approved, the amount requested is directly transferred to his account. The customer can then redeem the loan but with a fixed interest of 10%.
Hi Kate, i see you design smart contract as well as frontend UI are very impressive. The idea of a loan application is very popular and you have implemented it very well. In my opinon, it could be a huge opportunity to deploy a function called "lending pool" where people can invest into the pool for interest and use it for lending people. The frontend to this dapp was really great, i have added "connect wallet" feature so that people can click to connect wallet and view their own balance / address. Please review my pull request using this link below. You really did a great dapp. Keep it up!!
Blogger is a blogging site on Celo Blockchain. You get to write about anything from education to leisure etc. If a reader finds your write up interesting enough they can tip you in cUSD. You can also register as a writer if you are good at it specifying the genre you write best and the fee you charge. Readers who have writing contracts can go through the list of registered writers that suite their need, contact them and eventually hire.
Hello kizitoNaanma, Blogging site on Celo is a great idea and it can become a DAO community or a freelance page for writer. I think you can add function for people to vote, comment, rating post/ writer. Anyway your code is good and clean, but there is a few bugs about exception when user reject request. So I have made a couple of fixes and optimizations in this pull request. Please review it, thanks!
CeloBet is a decentralized lottery application where users pay as little as 1cUSD to play and can stand a chance to win 1000cUSD. Users are expected to guess a number between 1-100 and the winner is added to a list of winners. The admin then disburses the funds to the lucky winners. The generation of the random number is done on the Celo Blockchain. The aim of this DApp is to enable transparency and accountability in betting
Celo Token generator is a Dapp built on the celo blockchain using Reactjs for the front end, which enables users create a custom ERC20 token on the Celo Testnet with their own unique token name, token symbol and total supply all from a click of a button. The created token is minted to the users address which the user can use for whatever need desired.
This is a Banking application, that was built on the Celo Blockchain. It supports all the functionalities of a normal real life Banking app where users can save money and send money to other signed up users on the application for further information see READ.ME file feedbacks are welcome
Your banking app is good concept function and basic UI. I noticed that you should add the date time when they make a transaction. Beside i want to suggest some features for you: 1. take a Loan, people can make borrowing crypto with lower interest rate. 2. real time crypto prices. 3. send and receive invoices from other people
Dacade es una plataforma de código abierto y se creó en colaboración con múltiples contribuyentes. Visita el repositorio para empezar a contribuir.