diff --git a/Project_Name/.gitignore b/Buy_Me_Some_Moola/.gitignore similarity index 100% rename from Project_Name/.gitignore rename to Buy_Me_Some_Moola/.gitignore diff --git a/Project_Name/LICENSE b/Buy_Me_Some_Moola/LICENSE similarity index 100% rename from Project_Name/LICENSE rename to Buy_Me_Some_Moola/LICENSE diff --git a/Buy_Me_Some_Moola/Readme.md b/Buy_Me_Some_Moola/Readme.md new file mode 100644 index 000000000..3e323f0fd --- /dev/null +++ b/Buy_Me_Some_Moola/Readme.md @@ -0,0 +1,52 @@ +## Project Name + +Buy Me Some Moola + +### Team name + +Outliers + +#### Hackathon Track + +DeFi Track + +##### Region location + +India + +##### Team Members + +- Uvais Mon V V N, blockchain dev +- Hussam Khatib, developer +- Dheeraj Naik, brainstorming + +#### Project Description + +Buymesomemoola gives creators a simple way to get paid and connect with their fans. Fans can use celo cryptocurrencies to support their favorite creators. + +Buy Me Some Moola gives fans a meaningful way to engage with their fans with options like sharing posts, describing their work. + +Creators get to track their earnings and see how many people are supporting them. There are no hidden fees, 100% of the amount is transferred to their celo wallet. + +#### Summary + +- Creators can create their profile, describe their work,share posts to engage their fans. +- Interacts with celo blockchain to support their favourite creators in celo crytocurrency. +- Dashboard to track their earnings and supporters count. + +#### URLs + +[youtube](https://www.youtube.com/watch?v=E3NDfS0N52Q) +[app](https://buymesomemoola.vercel.app/) +[github](https://github.com/hussamkhatib/buymesomemoola) + +#### Next Steps + +- Our next steps include refactoring of existing code to make it cleaner and fix existing bugs if any. +- Help creaters earn more by rewarding their supporters with NFT when he/she supports them. +- Exclusive content for suppporters which cannot be accessed by the public. +- Implement wallet connect for mobile phones + +#### License + +This repository includes an [unlicensed](http://unlicense.org/) statement though you may want to [choose a different license](https://choosealicense.com/). diff --git a/Buy_Me_Some_Moola/assets/index.md b/Buy_Me_Some_Moola/assets/index.md new file mode 100644 index 000000000..f9e2a374d --- /dev/null +++ b/Buy_Me_Some_Moola/assets/index.md @@ -0,0 +1 @@ +[logo](https://res.cloudinary.com/dbbunxz2o/image/upload/v1638138067/buymesomemoola/buymesomemoola_ffklln.png) diff --git a/Buy_Me_Some_Moola/codebase/index.md b/Buy_Me_Some_Moola/codebase/index.md new file mode 100644 index 000000000..b9f5153bf --- /dev/null +++ b/Buy_Me_Some_Moola/codebase/index.md @@ -0,0 +1 @@ +code written in this repo [github](https://github.com/hussamkhatib/buymesomemoola) diff --git a/Project_Name/Readme.md b/Project_Name/Readme.md deleted file mode 100644 index 4c3cb741d..000000000 --- a/Project_Name/Readme.md +++ /dev/null @@ -1,33 +0,0 @@ - -# ⚡ Hackathon Project Template ⚡ -_This is a sample submission repository. -Please [__fork this repo__](https://help.github.com/articles/fork-a-repo/) and use this as a starting point for your hackathon project._ - -## Project Name -### Team name -#### Hackathon Track - -##### Region location - -##### Team Members -- Teammate 1, role -- Teammate 2, role -- Teammate 3, role - -#### Project Description -Provide a clear statement of the challenges/issues/problems/gaps your project engages as well as a brief, high-level description of how your project engages the areas you've identified. What is the value of your approach? Who are the intended users? - -#### Summary -Describe the basic functionality of your project. What are the features you were able to implement? What features would you like to implement? - -#### URLs -List any URLs relevant to demonstrating your prototype - -#### Presentation -List any links to your presentation or any related visuals you want to share. - -#### Next Steps -What do you need to do next to turn this prototype into a working solution? - -#### License -This repository includes an [unlicensed](http://unlicense.org/) statement though you may want to [choose a different license](https://choosealicense.com/). diff --git a/Project_Name/assets/index.md b/Project_Name/assets/index.md deleted file mode 100644 index f53e32931..000000000 --- a/Project_Name/assets/index.md +++ /dev/null @@ -1,2 +0,0 @@ -Images -Add you logo, other visuals and presentation here. diff --git a/Project_Name/codebase/index.md b/Project_Name/codebase/index.md deleted file mode 100644 index a17807f29..000000000 --- a/Project_Name/codebase/index.md +++ /dev/null @@ -1,2 +0,0 @@ -codebase directory -Use this directory to showcase ALL of the code for the hackathon project.