Coder Social home page Coder Social logo

projects's People

Contributors

angle943 avatar avinashupadhya99 avatar buckyroberts avatar cvscade avatar francaolisa avatar hussu010 avatar ishaan28malik avatar itsnikhil avatar kycermann avatar manishram avatar mirch avatar mrbusysky avatar nsavic89 avatar yaya-bl avatar zinoadidi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projects's Issues

Kotlin Multiplaform Mobile SDK

How would you describe your project?

We've already started implementing all the core API endpoints for the Kotlin SDK repository here - https://github.com/thenewboston-developers/Kotlin-SDK

Kotlin Multiplatform Mobile is a framework introduced by Jetbrains to share core business logic across platforms such as Android and iOS. Instead of using cross platform technologies such as React Native or Flutter we can share the business logic and leverage the native capabilities of Android and iOS for better user experience.

This means we won't have to have 2 projects for each platform, Android and iOS. The core business logic would be written in Kotlin and compiled to the specific platform’s language, Swift/Objective C for iOS and Java/Kotlin for Android. I encourage you to read the official statement and the use cases from Jetbrains. https://kotlinlang.org/lp/mobile/

What problem does it solve?

The goal of the Kotlin Multiplatform SDK is to provide a wrapper library for the REST APIs. This will target Android and iOS platforms. It will release an aar library for Android and a cocoapods framework for iOS.

Who is the target market?

Android and iOS apps that wish to integrate the TNB crypto currency into their products.

How will this project benefit the network and/or the community?

The opportunity and benefit is to provide SDKs to mobile platforms and unlock our crypto currency in the mobile space. For instance, exchanges such as Coinbase already have mobile SDKs and an app.

How is this project centered around thenewboston?

It provides the network calls to the API endpoints in the currency network and exposes them as a wrapper library. This reduces the workload for an app to integrate the API endpoints where it would just need to call the repository for the specific API. e.g. ConfirmationRepository.kt in the SDK implementation to date.

Example of repository - https://github.com/thenewboston-developers/Kotlin-SDK/blob/master/lib/src/main/java/com/thenewboston/api/confirmationvalidatorapi/repository/ConfirmationRepository.kt

What is the estimated completion date for this project? (rough estimates are acceptable)

Since the majority of the endpoints are complete. It is the matter of porting it to iOS and should be completed within 10-12 weeks.

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

SN Roadmap Name Estimated Duration
1 Publish SDK to Github packages for integration 1 Week
2 Integrate SDK into sample Android app 2 Weeks
3 Start porting the SDK into Kotlin Multiplatform Phase 1 - Gradle config 2 Weeks
4 Fix the iOS concurrency issues 2 Weeks
5 Publish the SDK into swift package 2 Weeks
6 Publish the SDK into iOS framework for Objective C support 2 Weeks
7 Integrate into iOS sample app 2 Weeks
8 Prepare beta and release candidates for the SDK on Android and iOS 2 weeks

What is your Discord username?

Ian Arbuckle (https://discord.gg/thenewboston)

Milestone Details

Please include a detailed breakdown of the first milestone including a list of all quantifiable objectives and
estimated coin value of each. Upon completion of the milestone, each objective will be reviewed by thenewboston team
and once all objectives have been verified as completed, coins will then be rewarded.

Note that all future detailed milestone breakdowns will be written as a separate GitHub issue. Only the first one is
included in the project proposal.


Milestone Description

Testing the integration of Kotlin SDK in Android apps

Requested Payment Upon Completion

12500

# Objective Estimated Value (coins)
1 Integrate SDK into Android app 5000
2 Publish Android SDK using Github packages 5000
3 Testing the SDK library 2500

Milestone Description

Porting Kotlin SDK into Kotlin Multiplatform Mobile

Requested Payment Upon Completion

27500

# Objective Estimated Value (coins)
1 Configure gradle to port to KMM 5000
2 Make the concurrency model compatible with iOS 5000
3 Integrate into a sample iOS app (native) 5000
4 Publish Swift Package 5000
5 Publish framework for Objective C compatibility 5000
6 Beta testing 2500

Project Proposal

How would you describe your project?

"Educate.me" An online learning platform based on IPFS technology where in the e-learner get to learn at free of cost.
Online leaning is becoming a norm because of the pandemic. Most of the platforms that offer the courses are very expensive.
This should not stop someone from leaning. So through this proposed project we would like to make education accessible to
everyone at no cost.

What problem does it solve?

Here we are trying to make education available to every individual at free of cost.

Who is the target market?

Every individual who is into E-learning.

What do you think is the opportunity of this project?

With this proposed project we can get a user base who are learning through the platform and are users of thenewboston currency.

How does it integrate with thenewboston digital currency work?

We are planning to incentivize the tutors with the thenewboston currency.
Also the e-learner who seeding(IPFS will be used here) the file will be rewarded with the thenewboston currency.

Are there any competitors?

Yes. There are a lot of e-learning sites but they do come at a cost. Since here the learning is for free we can
get the userbase.

Will you need specific information or advice?

Yes if the proposal gets accpeted.

What are your goals and objectives?

Free education for everyone. ( In doing so get a user base for the thenewboston currency).

How will you evaluate project success?

Based on the number of people who gets be

What risks should you plan to manage?

-> Getting the userbase

How many total coins are you requesting?

[TBD]

GitHub usernames and roles of all team members:
[Team needs to be formed yet]

Creating Native TNBC tokens on ADA/DOT/BNB

How would you describe your project?

Creating a linked TNBC token on other Defi Dex or smart contract chains, such as ADA, DOT, BNB, ETH

What problem does it solve?

It creates a swap mechanism whereby TNBC is wrapped on a smart contract, which could be exchanged on third-party exchanges, such as DEX or ADA.

Who is the target market?

TNBC community + non TNBC participants

What do you think is the opportunity of this project?

I believe that it would create a swap mechanism whereby TNBC can be used a liquidity/swap/exchanges and have a more transparent liquid asset price across other crypto pairs. In doing so, this would create an AMM which can allow non-contributors to hold TNBC assets.

How does it integrate with thenewboston digital currency work?

It's quite ambitious but it would be a future project which could be integrated with #3 or other payments projects from thenewboston proposals

Are there any competitors?

Don't think so -

What are your goals and objectives?

Research and Feasibility study on other smart contracts

How will you evaluate project success?

Most likely a decision log/document that can be reviewed by Governance.

By posting this issue, I (author of this issue) allow my project idea to be used by other people for any commercial as well as non-commercial purposes and I'll not be liable for misuse of my idea.

Coinratecap - Project Proposal

How would you describe your project?

[ Coinratecap has been in existence for 2years now and is a bit popular. But presently, we want to rebuild the entire website on Django and node.js, as is presently lacking a lot of tools and our inability to list a coin because we use coinmarketcap api which makes it impossible to list a coin or an exchange.
So the plan is to rebuild the entire site from scratch and make provisions for all the necessary tools that need to be there.

For the new site, Coinratecap will list prices of all cryptocurrencies listed in a crypto exchange, event calenders, crypto portfolios, ratings, and exchange lists. We will also make provisions for free API's for people that want to use it on their sites. ]

What problem does it solve?

[ It will solve the problem of fake volume, quick removal of dead/scam coins, and provides all-in-one tools for users.]

Who is the target market?

[ My target market is cryptocurrency/blockchain enthusiasts which are found all over the world. ]

What do you think is the opportunity of this project?

[ The future of successful project management involves doing the right projects—not just doing projects right. Therefore, there's a great opportunity in this blockchain/cryptocurrency era if we place more value on solving a problem, and that is what Coinratecap is out for - to solve problems using an algorithm to dictate fake volumes and scam-related projects.]

How does it integrate with thenewboston digital currency work?

[ Once Coinratecap strike a partnership with Thenewboston, it will bring sustainable positive change to both parties;

  1. Presently, Coinratecap is making plans to accept TNB coin on the website for advertisement.
  2. We will accept TNB coin from our clients for our other services that we provide in our parent company MFTECH GLOBAL VENTURES, which provide services like web development and marketing.
  3. Coinratecap will be used as a marketing tool for Thenewboston. ]

Are there any competitors?

[ Yes, there are. liveoinwatch.com and coingecko.com ]

Will, you need specific information or advice?

[ Surely, as work progress, there will be a need for it. ]

What are your goals and objectives?

[ My goal is to make provision for tools that can help crypto enthusiast navigate through.
My objectives are to use an algorithm that will fight against fake volumes, crypto scam projects, educate and provide an all-in-one tool for users. ]

How will you evaluate project success?

[ I will evaluate the success when are the milestone and objectives are successfully met. ]

What risks should you plan to manage?

[ The risk I plan to manage is a frequent upgrade, web security, and attacks on servers.. ]

What are your milestones?

  • Milestone 1 : UX/UI ready - 1st Jan 2021
  • Milestone 2 : Front-end ready - 20th Jan 2021
    -Milestone 3: Backend ready- 2nd March 2020
    -Milestone4: Andriod/IOS app ready- 1st April, 2020
  • etc..

GitHub usernames, slack names, and roles of all team members:

Github - Francaolisa
Slack name - @francisca -SM Manager

TNB List

Project Details

How would you describe your project?

An application where users can trade various things/services in exchange for TNBC. Basically a craiglist that uses just TNBC and is focused on TNB members. It can also act as a site where people can hire freelancers for TNBC.

What problem does this project solve?

More people can get their hands on TNBC, rather than just developers/designers. Anybody with any skill can post it on the application and get hired/paid by anybody on the community.

Who is the target market?

Anybody interested in TNBC and wants to earn coins with their skills.

How will this project benefit the network and/or the community?

It has a huge oppurtunity of bring more people involved in the community once the beta is reached. Anybody with any skill can post it on the application and get hired/paid by anybody on the community. This would mean, the community would not be restricted to just developer and designers

How is this project centered around thenewboston?

Users would trade using TNBC for the products/services. We would be using KeySign for the transactions.

What is the estimated completion date for this project? (rough estimates are acceptable)

July 31, 2021

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

  • Milestone 1 : Hire team members and setup infrastructure - 25th April 2021
  • Milestone 2 : Backend architecture ready - 30th April 2021
  • Milestone 3 : UI/UX ready - 31st May 2021
  • Milestone 4: Backend ready - 15th June2021
  • Milestone 5: Frontend ready - 20th June 2021
  • Milestone 6: Complete e2e testing - 5th July 2021
  • Milestone 7: Product launch - 20th July 2021

What is your Discord username?

avinashupadhyaya#4664

Milestone Details

Please include a detailed breakdown of the first milestone including a list of all quantifiable objectives and
estimated coin value of each. Upon completion of the milestone, each objective will be reviewed by thenewboston team
and once all objectives have been verified as completed, coins will then be rewarded.

Note that all future detailed milestone breakdowns will be written as a separate GitHub issue. Only the first one is
included in the project proposal.


Milestone Description

Hire UI/UX developers and frontend developers. Setup GitHub repositories and other infrastructure like VMs/PaaS

Requested Payment Upon Completion

16000

# Objective Estimated Value (coins)
1 Create UI wireframes 1800
2 Create Sitemap 950
3 Setup repos along with CICD 2100/repo (Currently 2 repos, might increase if more microservices are introduced)
4 Setup VM on cloud or setup a PaaS for deployment 2600
5 Setup static code analysis 3750 (Need a VM for this)
6 Setup discord for communication among the team 100

Blockchain Explorer

How would you describe your project?

Blockchain Explorer - Browser for the blockchain for everyone

Functional Requirements of blockchain explorer:

  • The system should be able to track all transactions in real time
  • List all transactions by creation date and show details of the transactions on clicking on each one
  • The system shall display total no of blocks added to the chain
  • Wealth Management should be there to see how wealth is distributed amongst the members in the network
  • Account page should be there showing all transactions done by that particular account
  • People should be able to see active banks and system should help them decide which bank one should they prefer
  • Nodes can be highlighted on a world-map
  • Powerful search
  • Analysis like volume of transactions, etc
  • Mainnet/ Testnet

What problem does it solve?

Blockchain explorer serves the need to view and read detailed data about transactions as well as ensure transparency of transactions and blockchain. It will enable reading of blockchain transaction histories, wallet balances, and to confirm the status of a transaction if or not it is confirmed. It can be used to extract virtually any data related to transactions, wallets, and blockchains including real-time market price, rich lists and wealth distribution, etc.

Who is the target market?

Anyone who uses the listed blockchain(s) network, or who wants to learn explore transactions/ ledger blockchain

What do you think is the opportunity of this project?

Applying data driven approach can benefits all individuals. For validators/ miners, explorer will provide helpful resources.

How does it integrate with thenewboston digital currency work?

thenewboston digital currency will be exclusively supported on the platform

Are there any competitors?

Blockchain.com, Etherscan.io and many many more

Will you need specific information or advice?

Yes, access to right APIs would be critical for this project along with

What are your goals and objectives?

Our aim for the blockchain explorer is a user-friendly tool that gives you easy access to data from multiple search points, and provides a more intuitive understanding of the blockchain network itself.

How will you evaluate project success?

  • User base growth
  • Powerful Data API
  • Real-Time Analysis

What risks should you plan to manage?

Exclusive support to thenewboston comes with it's risk of dependence on the success of thenewboston

What are your milestones?

  • Proof of concept https://itsnikhil.github.io/tnb-analysis completed!
  • Hiring Phase
  • Discovery Phase (Planning and evaluating the tasks for the project)
  • Designing Phase (UI/UX Designers prepare the components for the project)
  • Architecture phase (Decide/Construct a certain architecture for the Project)
  • Development of the components & logic which are going to be integrated into the website

Tell us about your team members:

@itsnikhil | Nikhil Taneja | Project Lead

List the roles of any additional team members you would be looking for?

  • 1-2 Backend Developer
  • 1-2 FE Lead (Preferably one that can design UI/UX as well)
  • More as per requirements

Payment requests

How would you describe your project?

Create payment request

What problem does it solve?

It will provide users with a mechanism to easily request friends who also use Tnb to pay them without exchanging bank information.

Who is the target market?

Users of the Tnb app

What do you think is the opportunity of this project?

The reason why I think this is a particular good idea is that you'd have a consumer-to-consumer day-today use, which might help getting the app adopted more easily.
If you like this id I could draft up some wireframes based on how these things work in the Netherlands.

How does it integrate with thenewboston digital currency work?

The functionality itself will be an integration to thenewboston currency work.

Are there any competitors?

A Dutch app named Tikkie perhaps

Will you need specific information or advice?

I only thought this out in the functional sense, technically we'll need to decide if this is going to be a separate app or perhaps a functionality in the Tnb app.
Also a decision needs to be made where/how the requests are stored and processed.
One of my initial ideas would be to make a selected bank responsible for that, but perhaps it makes sense to add a dedicated api service for this.

What are your goals and objectives?

Having an application (or a feature in the main app) that allows users to create a payment request for their account.

How will you evaluate project success?

Having an application (or a feature in the main app) that allows users to create a payment request for their account.
We need a solid technical implementation and a smooth UX to get Tnb users to use this functionality.
It creates convenience but if it doesn't work smoothly people will just exchange account numbers instead of using this.

Summary

Original summary
In the Netherlands we have an app called Tikkie where you can create a payment request and send a link to your friends, it's been such a hit that bank apps have incorporated it into their apps by now.
The reason why this was so successful was because it eliminates the need to share account numbers, you just make a payment request (set amount or open request), you share the link via a share dialogue or copying a link.
That link sends you to a webpage where you select your bank and pay the requested amount. (I guess for this we can skip the payment provider selection for now)

The way we mostly use this is:

  • Shared birthday gifts, just drop a 10 coins link in a group chat
  • Shared dining, just split the bill with your friends
  • Night's out in the bar, just send an open request the next morning and drop a picture of the receipt in a group chat. (I think you could approve on that and allow for attachments in the payment request)
  • Etc.

Draft wireframes

I drafted up some wireframes just to give a feel of what it looks like.
It was a pretty crude free tool so sorry for the minimal ugly wireframes but it does illustrate the idea.

Mini Games

How would you describe your project?

In this project, we will create an app with many small games that will give TNB coins as a reward.

What problem does it solve?

Distribution of Coins

Who is the target market?

Everyone with a Phone

How does it integrate with thenewboston digital currency work?

TNB coins will be given as a reward.

Are there any competitors?

No

How will you evaluate project success?

Number of Active Users

Tell us about your team members:

Yashovardhan Singh

Patent Blockchain

How would you describe your project?

[ Block chain For Patents ]

What problem does it solve?

[ It 's a secured and fast method to provide security and assign Patents to individuals and organisations ]

Who is the target market?

[ All the Research students , startups , industries who want to get a Patent ]

What do you think is the opportunity of this project?

[ Great opportunity ]

How does it integrate with thenewboston digital currency work?

[ The patents that are being hosted and assigned will be charged for rent or ownership using TNB ]

Are there any competitors?

[ Not exactly ]

Will you need specific information or advice?

[ Yes ]

What are your goals and objectives?

[ To develop a full fledged app and chrome extension ]

How will you evaluate project success?

[ Once we are able to assign the patents approved for private and government organisations ]

What risks should you plan to manage?

[ The data privacy and cost of maintenance ]

What are your milestones?

  • Milestone 1 : UX/UI ready - 21st Feb 2021
  • Milestone 2 : Front-end ready - 10th March 2021

Tell us about your team members:

[ Ishaan Malik,Ishaan,Ishaan28malik,Fullstack Dev ]

List the roles of any additional team members you would be looking for?

[ No member ]

Diddy

How would you describe your project?

Diddy is a mobile application that offers multiple tools for tracking your progress in a certain area (e.g., learning a new skill). It's all based on the idea that you need 10,000 hours of doing something to master it, so that will be the main focus of the app - letting users track the time they worked on their goal. Additionally, it will allow users to set specific sub-goals and deadlines.
To keep people motivated and educate them on how to progress, several articles will be available for reading in the application.

What problem does it solve?

It solves the issue of tracking how much time you've worked on a specific goal or skill - such as playing guitar. You can, for example, start the timer when you start practicing and stop it at the end of your session. You can also set goals such as "I want to learn to play these songs by the end of the month".

Who is the target market?

People who want to master a skill and to organize their time as well as possible in order to make their learning process optimal.

What do you think is the opportunity of this project?

There are many low-quality apps that try to solve this problem, but it seems that none of them offer the whole package that a user would need. Also, it would introduce a new segment of people to thenewboston's currency.

How does it integrate with thenewboston digital currency work?

The app will offer subscriptions that users will be able to buy using TNB.

Are there any competitors?

As mentioned before, there are many apps that are based on the 10,000 hours idea; additionally, any time management app could be viewed as a competitor.

Will you need specific information or advice?

Probably, when integrating with the payment system. But not right now.

What are your goals and objectives?

  • Help people achieve their goals and track their progress
  • Offer high quality content about achieving their goals
  • Introduce thenewboston to more people

How will you evaluate project success?

  • Number of users tracking their progress on a daily/weekly basis
  • Number of users upgrading to a paid subscription

What risks should you plan to manage?

  • The infrastructure not being scalable
  • The product not being appealing to the target market
  • The target market not knowing about the product

What are your milestones?

  • Milestone 1 : Hiring and setting up
  • Milestone 2 : Design and validation
  • Milestone 3: MVP implementation
  • Milestone >4: New vertical slices to improve and enrich the application

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number
Mircea Teodor Oprea, Mircea Teodor Oprea, Mirch, mircea-oprea, Project Manager, 04.01.2021, -, dc3eb7a93238a4e691817d294c97fa372748807c473130901b71b819032a2faa

List the roles of any additional team members you would be looking for?

  • Designer
  • Mobile developer (Flutter, React Native or Xamarin)
  • Backend developer (.NET Core or Python)

TNBpay

How would you describe your project?

Creating a plugin that would allow users to pay with TNB on popular E-commerce platform such as WooCommerce, Shopify, Wix stores, Bigcommerce and PrestaShop

What problem does it solve?

It enables Users to pay with TNB directly for products and services on popular E-commerce platform, hence, eradicating the need to first of all sell their coins in exchange for the required currency.

Who is the target market?

TNB users that own E-commerce sites, also, TNB users that participate in online shopping.

How will this project benefit the network and/or the community?

This project provides the opportunity of having more people involved with TNB once the beta is reached especially has they have the opportunity to buy products and services from popular E-commerce platforms.

How is this project centered around thenewboston?

This project solely revolves round TNBC and it would bring more people to use TNB.

What is the estimated completion date for this project? (rough estimates are acceptable)

The project should be completed on or before the 30th of May, 2021.

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

  1. User flow and wireframing
  2. Hifi Design
  3. Wordpress development
  4. Shopify development
  5. Wix store development
  6. Bigcommerce development
  7. PretaShop development

What is your Discord username?

Weird Guy#6773

# Milestone Details

Please include a detailed breakdown of the first milestone including a list of all quantifiable objectives and
estimated coin value of each. Upon completion of the milestone, each objective will be reviewed by thenewboston team
and once all objectives have been verified as completed, coins will then be rewarded.

Note that all future detailed milestone breakdowns will be written as a separate GitHub issue. Only the first one is
included in the project proposal.

First Milestone Description

SHORT DESCRIPTION OF MILESTONE HERE

First Milestone Objectives

# Objective How can auditors verify milestone?
1 Build the wireframes(sitemap inclusive and user flow) The design file would be submitted

How long do you estimate this first milestone will take to complete?

Less than a week

Project Wallet

86ee75d4cea77ca8339cc97f5e7426a3434d9f91465cd441c0c7593bd852e955

Social platforms extension

Reposting from my slack message as per request.

How would you describe your project?

A networking solution for linking third-party social platforms to blockchain accounts, with the purpose of enabling economic transactions without the requirement of communication with the recipient on the sender's behalf.

What problem does it solve?

Enables blockchain accounts to send coins to other blockchain accounts on third-party platforms, such as social networking applications, with little inconvenience.

Who is the target market?

Coin holders who wish to transact via third-party applications.

What do you think is the opportunity of this project?

Brings forth a much wider net potential of activity by piggybacking off existing infrastructures which have been refined over years. Although an official x can be built to replace the equivalent existing version in the current world, it is no simple task and will require a lot of work, arguably more work than the total that can ever be achieved by x project's members.

A replacement for StackOverflow can be made, but then again it does already exist and reinventing the wheel is definitely not a good idea for such an already successful platform. The same argument can be made for just about any multi-million+ valued application. This is not to say that TNB should not pursue its desired goals, however it is intended to mean that just because you can, doesn't mean you should.

How does it integrate with thenewboston digital currency work?

It uses the currency as a medium for sending coins to other accounts.

Are there any competitors?

N/A

Will you need specific information or advice?

N/A

What are your goals and objectives?

The primary objective is making discovery of a linked blockchain account as simple as possible on third-party applications. Once a link has been made, any feature can be enabled. The discovery system can be a kind of registry mapping that is supported by the blockchain itself, perhaps a dynamic one that can allow users to link any given social account to their blockchain account. Ultimately, the main product goal is to release reliable and safe software that can be injected into browsers to achieve the aforementioned objective.

How will you evaluate project success?

By evaluating the amount of effort required to send coins to a stranger. Minimising the amount of clicks required to make the link to the target blockchain account is a measure of success in my opinion. Ideally, it would be one click to initiate the link, and a second click to confirm the action, e.g. browser requesting to open the external blockchain wallet.

What risks should you plan to manage?

A modern browser plug-in should be relatively easy to implement at a base level, but as more third-party applications are supported, the maintainability complexity increases. This is due to the nature of application development and change from the third-parties. Injecting HTML is relatively easy to do, however when a website's DOM changes, so may the browser plug-in.

How many total coins are you requesting?

I am not currently in a position to spare my time to implement this.

This is the original post made on slack:

Rewarding people for sharing their knowledge is generally a good idea.

While TheNewBoston can host its own forum, an arguably wider range of activity can be supported by allowing TNB blockchain accounts to link to other network accounts. For example, a developer writes a good post on StackOverflow, the answer receives its deserved upvote, but some times you just feel like rewarding that person with what they truly deserve. If the developer has linked their account via the blockchain then I, a grateful fellow, can send coins their way as a way of saying thank you. A much greater potential can be realised by allowing a wide range of these networks, possibly a kind of dynamic registry mapping of any kind of network, e.g. SO, Twitter, Google, Enjin, Facebook, etc.

Looking up someone's account from a third-party website can be quite cumbersome if it requires manual searching for the TNB blockchain account. So the idea would come full-circle from browser plug-ins that can be programmed to scan for the page for blockchain accounts. The design and implementation details will require more discussion, but ultimately it can be injected into the page, say into the StackOverflow post (https://supa.me/IoexQB.png).

KnowledgePath? ExpertPath? Not sure yet. These names are taken, but we'll find another one.

How would you describe your project?

This will be a curator/aggregator of resources that can be used to follow a certain career path (e.g. JavaScript full-stack developer). The actual form it will take is a GitHub organization with multiple repositories divided by programming language/tech stack, with multiple divisions under each repository (e.g. the .NET repository could include web development, cloud development, machine learning, etc.). The resources will be arranged in a way that makes sense for a new learner.

Each division could include not only resources, but open-source projects that are available for collaborations.

What problem does it solve?

For the users, having to find the right resources on a certain subject.
For TNB, finding talent to contribute on different projects.

Who is the target market?

People who want to learn a certain stack.

What do you think is the opportunity of this project?

While there are other aggregators for different programming languages/stacks out there, that's all they are - aggregators. Here, we aim to create learning paths for each stack and continuously verify for updates on each resource.

How does it integrate with thenewboston digital currency work?

The organization will accept donations in TNB, and will direct new talent to different TNB projects.

Are there any competitors?

It's hard to define competition in this space, but no other free options seem to exist for this purpose.

Will you need specific information or advice?

Not for now.

What are your goals and objectives?

Creating a space for people to be able to find the right resources for their learning path.

How will you evaluate project success?

Number of stars/forks/watches on each repository.

What risks should you plan to manage?

  • Resources disappearing/being moved
  • Some content being updated as the tech stack progresses

What are your milestones?

  • Milestone 1 : Setup the guidelines and repo structure
  • Milestone 2 : Create the right communications/marketing strategy
  • Milestone 3: Have at least 3 paths for a tech stack/programming language.

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number
Mircea Teodor Oprea, Mircea Teodor Oprea, Mirch, mircea-oprea, Project Manager, 23.02.2021, -, dc3eb7a93238a4e691817d294c97fa372748807c473130901b71b819032a2faa

List the roles of any additional team members you would be looking for?

  • Marketing/Communication strategist - someone that will define a plan for how to reach more people and what platforms to use for doing so.

BLACKWIDOW

How would you describe your project?

crawl a website starting from home page, Crawl all the pages on the web site following the links

What problem does it solve?

A11Y ( Accessibility ) , So when we crawl, we would create a list of URLs / End Points and we can run accessibility verification on each URL by using something like aXe

Who is the target market?

Website Developers

What do you think is the opportunity of this project?

508 Conformance

How does it integrate with thenewboston digital currency work?

not sure

Are there any competitors?

yes, e.g. Compliance Sheriff

Will you need specific information or advice?

i tried with Apache Nutch, but having difficulty just installing and using Nutch in Docker

What are your goals and objectives?

Open Source this tool

How will you evaluate project success?

Community following, and adoption

What risks should you plan to manage?

False Positives

What are your milestones?

  • Milestone 1 : UX/UI ready - 1st May 2021
  • Milestone 2 : Front-end ready - 20th Dec 2021
  • etc..

Tell us about your team members:

List the roles of any additional team members you would be looking for?

none

TNBC-Crypto Swap

How would you describe your project?

A Native Swap between TNBC and Crypto Asset. -
This proposal is leveraging the idea-only proposal
#144

Note - this isn't an centralised exchange. and more of a DEX/Bridge between TNBC and Wrapped-TNBC

What problem does it solve?

It allows swaps between TNBC and crypto assets such as ADA, ETH, DOT, BTC and others.

Who is the target market?

TNBC holders with other alt-coin assets and TNBC traders that wish to. exchange TNBC with other assets

What do you think is the opportunity of this project?

Crypto Off-ramp for TNBC contributors

How does it integrate with thenewboston digital currency work?

It would allow a means for tnbc holders to transact with a liquidity pool to exchange crypto assets with tnbc tokens.

Are there any competitors?

Perhaps TNBC exchange but not necessarily.

Will you need specific information or advice?

N/A

What are your goals and objectives?

To be able to exchange TNBC with other crypto assets.

How will you evaluate project success?

If an tnbc account can transact with the market and exchange with other assets

What risks should you plan to manage?

  • Liquidity Risk (tho managed by the community)
  • Security Risk (If an Exchange is centralised, secure possible attack vectors, if DEX, then protocol/contract risk)
  • Counter-party Risk (If assets are stolen - but could be mitigate by DEX implementation)

What are your milestones?

  • [Now -> Deadline: Apr 2021] -
    • R&D + Documentation
    • Cost/Benefit Market Analysis
    • Produce Document of various market leaders for implementation - Technical Risks / etc
    • Contact Governance on Bridge between TNBC / SmartContract TNBC and liquidity risks
  • [May 2021] - Implementation PoC
  • [Jun 2021] - UI/UX
  • [Jul 2021] - Testing/Community Consultation / Stress testing
  • [Q3 2021] - Live

Tell us about your team members:

Full Name Slack Username GitHub Username LinkedIn Role Team Joining Date Team Leaving Date Account number
Denis Tsoi denistsoi https://github.com/denistsoi https://www.linkedin.com/in/denistsoi/ Founder/Lead 2021-03-12 - edbec48fd474e9f7a6b664bcdd72f91f7c191dffcc6f97f2b7548742ef3b71ed

List the roles of any additional team members you would be looking for?

  • Possibly Smart contracts developer

tnbuser.com / tnbeverything.com

How would you describe your project?

establishing a website which provides easy access to:
⁃ TNB information/FAQs/Wiki/How Tos/Tutorials
⁃ TNB related websites (comprehensive collection of links - comparable to e.g. https://nanolinks.info/)
⁃ actual information (e.g. list of banks, network status etc.)
⁃ link to social platforms
⁃ active TNB projects (games, apps, dapps, faucet etc.) open for participation
⁃ link TNBC related platforms/information etc.
⁃ project promotions
⁃ maybe some fun stuff
⁃ everything in the 'TNB world' what could be of interest …from a USER/coin OWNER perspective.

What problem does it solve?

⁃ Provide users (with or without background, knowledge or interest in development) easy access to TNB related content.
⁃ Separate sometimes overwhelming development subjects from ‚enduser‘ subjects.
⁃ Provide a central source of information which would potentially clutter the main TNB website.
⁃ Provide a lightweight entry point to TNB.

Who is the target market?

TNB'C' holders / everyone who’s interested in the TNB project

How will this project benefit the network and/or the community?

Providing a maintained, curated and central list of everything TNB'C' related.
Increase TNB popularity through a comprehensive TNB portal.

How does it integrate with thenewboston digital currency work?

It’s all about TNB

What is the estimated completion date for this project? (rough estimates are acceptable)

Q3, 2021

What is your Discord username?

stw#0279

Roadmap

  • Milestone 1: Aquire domain / create landing page wireframe - 1 wap <=> weeks after approval
  • Milestone 2: Layout of content / Complete Sitemap wireframe - 2 wap
  • Milestone 3: Design & outline of website layout - 4 wap
  • Milestone 4: Connection to a CMS - 4 wap
  • Milestone 5-9: Content Implementation - 8 wap
  • Milestone 10: Final release - 10 wap

Milestone Description

Milestone 1: Aquire domain. Create a landing page wireframe/UX overview. This is subject to change on later progress and changing preconditions due to altering demands.

Actual tech stack: React/next.js CMS: Contentful

Requested Payment Upon Completion

76000

# Objective Estimated Value (coins)
1 Aquire domain / Landing page wireframe 4000
2 Layout of content / Complete Sitemap wireframe 6000
3 UI Design / preview online 18000
4 Implementing CMS 4000
5 Implementing social links and apis / article previews 6000
6 Implementing wiki framework 5000
7 Writing and implementing beginners guide 4000
8 Adding and completing content (Projects/Weblinks/Documentation/Wiki etc.) 15000
9 Implementing tnbc widgets/account infos etc. 6000
10 Finalizing and official release 8000

Project Account
3a115cb6d87edb299e0ca95393465d171768bb5c2c08c4b27e1cfb4c3141f8ec

Devfolo

How would you describe your project?

A developer social interaction platform that displays their portfolios and customer reviews and for crypto traders.

What problem does it solve?

Will allow clients to easily find good developers for service through reviews

Who is the target market?

[Developers and crypto traders]

What do you think is the opportunity of this project?

[Will project the image of Thenewboston and their developers.]

How does it integrate with thenewboston digital currency work?

[Clients pay developers in TNBC]

Are there any competitors?

No

Will you need specific information or advice?

Yes am open to suggestion

What are your goals and objectives?

Not ready yet

How will you evaluate project success?

Milestone

What risks should you plan to manage?

Security is my top priority

What are your milestones?

  • Milestone 1 : UX/UI ready - 14th March 2021
  • Milestone 2 : Front-end ready - 1sth April 2021
  • etc..

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number

[ANSWER HERE]

@mari

List the roles of any additional team members you would be looking for?

Backend, frontent, web security, UI/Ux

TNB MMORPG

How would you describe your project?

TNB MMORPG

What problem does it solve?

Token sink for token lockup.

Who is the target market?

Gamers and crypto investors.

What do you think is the opportunity of this project?

To bring investors and active users into the network, also high lighting the chain's strengths against all chains that exist

How does it integrate with thenewboston digital currency work?

We will be using the upcoming feeless transactions in our project to create items, in-game currency, and to facilitate trades for items.

Are there any competitors?

Not really, in the crypto space. There have been attempts but nothing that is remotely close to realtime.

Will, you need specific information or advice?

Not in particular I'm helping with the documentation and architecture of the chain. So I will know mostly how everything will work.

What are your goals and objectives?

Get a game to BETA release first then full launch to give the chain something to advertise its capabilities.

How will you evaluate project success?

How many network transactions are happening with the id of the game.

What risks should you plan to manage?

Possibility of high fee's for transactions as time goes on.

What are your milestones?

  • Milestone 1 : Finalize scope
  • Milestone 2 : Build story
  • Milestone 3 : Environmental/ Items/Character designs
  • Milestone 4 : Asset Creation
  • Milestone 5 : Map creation
  • Milestone 6 : Character modeling
  • Milestone 7 : Quests
  • Milestone 8 : Skill tree
  • Milestone 9 : Crafting
  • Milestone 10 : TNB login method
  • Milestone 11 : TNB item creation logic
  • Milestone 12 : Auction house
  • etc..

Tell us about your team members:

  • mrbusysky - Project lead/system architect/designer
  • More: I'm willing to bring on others

List the roles of any additional team members you would be looking for?

  • Map Designers
  • Character designers
  • Storyboard writers
    -and more.

Generally people with game development knowledge of game creation.

As for a document about what will be made the game design document has been shown to Manish and we are working on a public list of upcoming features for the game. Which will be listed in our project folder.

TNB forum

How would you describe your project?

A forum(like stack overflow) where user can ask and answer question and get rewarded by tnb coins based on the number of upvotes they get.

What problem does it solve?

It will encourage people to be more active and help others since they will also get rewarded. Also it'll help to manage the problems user are facing, right now on slack it's very hard to keep track of what's going.

Who is the target market?

Everyone who uses TNB crypto currency.

What do you think is the opportunity of this project?

It will help people to quickly get help regarding the issues they are facing and it will be easy for users/devs to solve the problem they are facing.

How does it integrate with thenewboston digital currency work?

It would reduce the time wasted in solving some problem and will increase productivity and workflow. Also it will help the average person who can't contribute via code to earn some coins and help others.

Are there any competitors?

No.

Will you need specific information or advice?

No

What are your goals and objectives?

The main objective is to minimize the effort and time needed to solve a problem someone is facing regarding TNB.

How will you evaluate project success?

Based on the number of users who get involved in forum.

What risks should you plan to manage?

There is no risk that I can think of.

TNB FAUCET

How would you describe your project?

A faucet that allows people to put their wallet address in and get coins.

What problem does it solve?

Distribution

Who is the target market?

Crypto world, bukys followers, and so on, people looking to find a way in with no skillset.

What do you think is the opportunity of this project?

It will allow us to spread coins to people early on, the more people we have holding the coin the better. Also, it's a way to educate people of the chain in steering them into the right channels like the main website, discord, and Github. It would also allow any project to giveaway coins.

How does it integrate with thenewboston digital currency work?

Basically just pays people out to their wallets.

Are there any competitors?

None

Will, you need specific information or advice?

Nope

What are your goals and objectives?

To spread the coins to as many people as we can.

How will you evaluate project success?

If we can get tens of thousands of people holding the coins.

What risks should you plan to manage?

Normal bot abuse and people trying to claim on multiple accounts.

What are your milestones?

  • Milestone 1: Scope
  • Milestone 2: Ui/UX
  • Milestone 3: Landing page
  • Milestone 3: Setup cAPTCHA
  • Milestone 4: Generate wallet page
  • Milestone 4: Backend to send coins

Tell us about your team members:

  • mrbusysky - Team leader, project scoper, the project owner.

List the roles of any additional team members you would be looking for?

  • Python developer
  • React developer
  • Designer
  • and more

Upwork for TNBC

I'll submit the project proposal once the new format is out. Just having this here so no one will make the same project proposal.

Keysign - Project Proposal

Project scope was updated

Project Repository

https://github.com/Keysign-Wallet

How would you describe your project?

Chrome/firefox extension for transaction signing.
Website wallet with paypal like merchant services
Mobile wallet application for tnb blockchain
Desktop Wallet application for tnb
Plugins that allows connection to merhcant services and tnb blockchain

What problem does it solve?

Decentralized interaction with the chain

Who is the target market?

Site operators, Project creators, e-commerce services

What do you think is the opportunity of this project?

To allow decentralized logins and communication to the chain from the Browser/Desktop/in-game and App.

How does it integrate with thenewboston digital currency work?

Partnering with the thenewboston-js team for API features. Creating a handshake between sites and the browser that allows them to connect to the chain.

Are there any competitors?

As of now? Not that I know of.

Will, you need specific information or advice?

Yes, I will need to work with the TNB JS API team to build out the documentation and API's to make the browser extension have more features.

What are your goals and objectives?

Wide-scale adoption of the currency and to keep it decentralized.

How will you evaluate project success?

By seeing wide adoption from online services and users.

What risks should you plan to manage?

Honestly, there isn’t much risk. It’s a decentralized application. It all depends on how the community takes the app and uses it. But from what I have seen from most chains that have browser plugins. Having something like this makes adoption a lot easier.

Extra information:

Feature set:

  • Store an unlimited number of account keys, encrypted with AES
  • Api to allow public/private key matches to allow for a decentralized login system.
  • Api to allow fast coin sending via the browser from just the click of buttons.
  • Wallet creation
  • List of public servers to sign transactions with.
  • And much more

Example:
Decentralized login:
Browser handshake: calls to chrome or firefox extension
If private key matches public key send true if valid send confirmation

More details on the projects to show I have it scoped out.

Keysign website scope that includes merchant services paypal style features.

https://github.com/Keysign-Wallet/Project-Proposals/blob/master/projects/6-Keysign/Weekly%20Report/week-5.md

Keysign mobile wallet app scope

https://docs.google.com/document/d/1rVnzk0zbl-wqMCtVpbTlKZBJxrMElcL5nTvpfGsahn0/edit

Keysign desktop wallet app scope

Not currently finished

Keysign plugins with connections to merchant services.

Waiting on memo system

The New Boston Ad Network

How would you describe your project?

Develop an ad network that accepts TheNewBostonCoins (TNBC) along with other mainstream cryptocurrencies like bitcoin etc.

What problem does it solve?

enable advertisers to ad campaigns and pay with Cryptocurrency.
enable Publishers to add websites, monetise and get paid in cryptocurrency as well.

Who is the target market?

Cryptocurrency advertisers and publishers.

What do you think is the opportunity of this project?

Increase the TNBC market and enhance the possibility of establishing new crypto-currency globally.

How does it integrate with thenewboston digital currency work?

Thenewboston ad network would provide a platform to the advertisers and Publishers to use TNBC to deposit funds and receive payments.

Are there any competitors?

Google, Hilltopads and AdEx.

What are your goals and objectives?

Advertiser:
As a user advertiser can create ad campaigns, set the limits, filters, and deposit funds in cryptocurrency using coinbase payment gateway.

Publisher:
Enable users to add new sites, verify, and monetize it as soon as possible.

Admin:
enable admins to manage the advertisers, publisher accounts & payment as well as assign the contact managers to the advertisers and publishers.

How will you evaluate project success?

This platform should play a role to build trust of the users (advertisers/publishers) whoever visited this ad Network and it should have a high conversion rate.
If this ad network would help establish TNBC as a digital currency in the market that would be a success.

By posting this issue, I (Pitchapa Nickonpol) allow my project idea to be used by other people for any commercial as well as non-commercial purposes and I'll not be liable for misuse of my idea.

NLP based learning companion for students

How would you describe your project?

[NLP driven learning companion. The idea is to help students to learn their text book content in a smart way. For school students, its kind of boring to read through all the text in their book especially when they are preparing for their examinations. In countries like India, text book usage is heavy and I don't remember a day without dosing off when I start to read my text book.

The idea for the app is a follows.

  1. A text book can be uploaded to the App.
  2. The App will use Data science and Natural Language processing to create structured text content from the book.
  3. For every lesson and its subsection, (or even for a given paragraph), the App will use NLP to create different ways of test formats automatically. (A) Multiple choice Questions (B) Fill in the blanks (C) True or False type (D) Short questions and answers.
  4. The app can also read out the complete section for the student to hear
  5. The app can interactively voice out questions based the choice of the student and help them learn quickly.
  6. The app can do any other learning app does like, keeping the leaderboard, reminding, etc.
  7. Later the app can be integrated with voice assitants like Alexa to make learning more fun.
    ]

What problem does it solve?

[Reading a text book and automatically creating learning content that can be customized per students needs.

I already have built a Voice enabled Q&A app called quizmebuddy.com - I did this to help my daughter in Grade 5.
I want to take it to the next level with the use of NLP and Machine learning.
]

Who is the target market?

[Students who use text books for their academics]

What do you think is the opportunity of this project?

[I believe, all though there are many learning apps available, this one is unique as it gives very unique experience for the students to learn exactly what they want to and not a generic content. Once we develop this process of reading any book and generating structured content, this can be a huge platform for students from anywhere in the world]

How does it integrate with thenewboston digital currency work?

[The users can buy subscriptions to the app through our digital currency]

Are there any competitors?

[There are many. But I have not come across one that can generate customized content based on text books]

Will you need specific information or advice?

[I will need help with structuring the project and advice on technologies to use. I am good in NLP and Machine learning, so I can take care of the same and guide the team. But for front end development and designing, need some experts ]

What are your goals and objectives?

[Create an app that will reach as many students as possible to make their academic learning fun and intiutive]

How will you evaluate project success?

[There are many stages involved. At every stage there will a success criteria. To start with, reading text book and splitting them into individual lesson. Then splitting individual sections. Then understanding the content and creating structure Q&A for different formats. Finally users using the app as a companion for their learning ]

What risks should you plan to manage?

[

  1. Risk of not able to read text books properly.
  2. Risk of not completing the task on time.
  3. Risk of unavialability of resources.

There are many others that I should manage, but these are few coming to my mind right now.

]

What are your milestones?

  • Milestone 1: Design approach for Text book reading - Dec -15 2020
  • Milestone 2: Building NLP process to create structure content - Jan 30 2021
  • Milestone 3: Creating customizable Q&A content from structured data - Mar 30 2021
  • Milestone 4: Front end development - Apr 30 2021
  • Milestone 5: Testing and deployment - May 15 2021

GitHub usernames, slack names and roles of all team members:

  • prem2282 - lead developer.
    other team members need to be identified. I need help in this.

Here is my slack id - U01FFR79A3B (Name is Prem Anand, email : [email protected])
https://app.slack.com/client/T07PJD1FZ/C07PJ5ETS/user_profile/U01FFR79A3B

Restaurants self-order app

How would you describe your project?

In the world of digitization, its a good idea if you entered a restaurant or a cafe and be able to complete your order by your mobile phone or tablet (it should work for both Dine-in and take away orders)
some restaurants and cafes today purchase systems with tablets (As menu) so they give them to customers whenever they dine-in, so why don't we make an app, or maybe a web app (for whoever don't want to install apps), where customers will navigate directly to the restaurant they are sitting in, and place and even checkout their order,

we can add both cryptocurrency payments or direct POS payments for more convenience.
Also, we could either implement the system to be a complete POS for the restaurant or integrate it with the current POS system they have as a digital channel (based on the complexity, I prefer to only integrate with them)

And maybe we can take advantage of self-serving restaurants

So the customer journey would be like:

  • A customer walks into a restaurant for Dine-In
  • Either they have the app already, or asked to install it, or Scan a QR code that opens a web link for that specific restaurant branch (Depends on what are we going with, Mobile or web app)
  • they select the table number, and make their order
  • and either checkout with TNBC cryptocurrency or normally through POS

OR

  • A customer makes his order through the app/Web for take away
  • completes the payment
  • and just goes to the restaurant to pick up his order

What problem does it solve?

  • No more waiting in lines
  • Cryptocurrency payments
  • instead of every restaurant having their own system, and paper/Tablet menus, any customer will be able to browse the menu on their own devices.

Who is the target market?

Restaurants and Cafes

What do you think is the opportunity of this project?

It might make life easier and reduce waiting time for customers, and reduce cost on restaurants

How does it integrate with thenewboston digital currency work?

direct payments from customers

Are there any competitors?

i don't think so

Will you need specific information or advice?

for sure i will need more help once we start the project

What are your goals and objectives?

  • To make a centric system for all the restaurants and cafes
  • To make a value of TNBC

How will you evaluate project success?

By number of restaurants and cafes enrolled with us

What risks should you plan to manage?

Integrations with the existing POS systems, convincing restaurants owners of using the system

What are your milestones?

  • Milestone 1 : Hiring
  • Milestone 2 : Create Mock-ups
  • Milestone 3 : Planning of used technologies & Architecture & Brainstorming
  • Milestone 4 : UI/UX to be done
  • Milestone 5 : Front-end & Back-end to be done
  • Milestone 6 : Testing
  • Milestone 7 : Marketing to the end-customers

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number

Only me for now, hopefully will recruit more once we get started

Yahya - Slack: Yahya

List the roles of any additional team members you would be looking for?

  • UI/UX designer
  • Back-end developer
  • Front-end web developer or a mobile developer (Both iOS and Android)
  • Marketing

One member for each position, maybe we will require more on later stages

Project Proposal: Apt repository

How would you describe your project?

APT repository from which a user can install TNB's programs on Debian based Linux distro's

What problem does it solve?

It makes updating the application much easier, it makes TNB's programs more available and it's just going to be more organized.

Who is the target market?

Linux users running a Debian based distro.

What do you think is the opportunity of this project?

Gathering dependencies and updating the application will become easier for users, plus they won't have to execute an AppImage etc. every time but rather they can run a simple terminal command in order to start the application (it actually depends on the application). Agreed, shortcuts do exist but they are quite hectic in my opinion.

Are there any competitors?

We don't really have competitors.

How does it integrate with thenewboston digital currency work?

Makes the account manager etc. more accessible to Linux users.

Will you need specific information or advice?

Not really, if we face issues while debianizing projects, we will contact the people assigned to that project on assistance.

What are your goals and objectives?

Our goal is to centralize one place where Debian based distro users can get TNB applications etc. from.

How will you evaluate project success?

All planned packages to go on the repo work on all distro's support is given for.

What risks should you plan to manage?

Builds not working on some Linux distro's. We plan on doing tons of testing before pushing out builds, but in case we miss something, we will always be on the lookout for issues on the repo.

What are your milestones?

  • Milestone 1: Building all the programs to obtain .deb files and creating an APT repo that can maybe accessed by a URL like apt.thenewboston.com and adding all the packages to it by December 20th

GitHub usernames, Discord names and roles of all team members:

  • Stellaris @distill-pixel Stellaris#0001 Developer, project lead
  • OMG_ @charliea21 OMG_#0001 Developer, project lead

Project Proposal

How would you describe your project?

Enhancing and sharing to more people, the TNB Official Discord.
Create a better and new place for the TNB users via Discord, Building a fun and very informative location for everyone, integrating every single TNB social-media in one place, bringing more information to more people, and, encouraging / guiding them, to participate and in the TNB project.

What problem does it solve?

This could help in integrating all TNB social medias in one place, because, right now, TNB has a total of 7 different social media’s (Slack, GitHub, YouTube, Reddit, LinkedIN, Facebook, and Twitter) Discord has the potential, and it would be very useful if all of them were in a same place, letting everything much easier, but it's not needed to stop using Slack, for example, it is just going to funnel everything to discord bringing more information to the most people easier.
Besides that, the TBN Discord would also encourage new developers to start their projects and be hired via Discord, and then, participating and working on the project, creating a whole active community with Voice Chats, Categories including:
TNB announcements and new uploads, helping the project with server boosts, all Reddit (Which is already implemented by one of my suggestions: Redditor Bot.), app-ideas, design, developers, front-end, back-end, marketing, and so much more
It would also help with the moderation, guiding the right people to the right place, showing projects that they could work on and help with their already started projects, in a fun way.
And Finally, it could also share the project with new people, because, Discord has a total of +100 million users, and a lot of the users are coming from the new video, and they are only getting to know the project now, thanks to Discord, so, improving the bots and integrations, would show it to more interested people on the TNB project.

Who is the target market?

All TNB app users, and, potential developers and users for the TNB.

What do you think is the opportunity of this project?

It is a great opportunity to improve the TNB Official Discord, showing the TNB to more people, having a better moderation, integrating all the social-medias, and in general, creating a better place for the community.

How does it integrate with thenewboston digital currency work?

As mentioned above, it would bring new members and create a better place for the community.

Are there any competitors?

N/A

Will you need specific information or advice?

For everything to work, me and my team would need to be part of the moderation Discord team, and maybe, new moderators.

What are your goals and objectives?

Make the TNB Community better, with new features, via improving the TNB Official Discord.

How will you evaluate project success?

I will evaluate project success when all the milestones are done, for example, get every single TNB user that is an interested developer on Discord, so we can guide, help, and etc., with ease.

What risks should you plan to manage?

Recently, many attacks and raids are happening in numerous Discord servers, to grief or completely destroy entire servers. I will manage so that everything is secure on discord, so that users personal information never be leaked.

How many total coins are you requesting?

Weekly payments with pay per day of 2800 coins. (https://thenewboston.com/project-proposals/funding)

GitHub usernames, slack names and roles of all team members:

  • GabrielJPVS | @GabrielJPVS | Project Lead & Discord Bot Developer; Social Media Integration; Moderation.
  • JunqueiraSafe | @junqueira | Python Implementations Main Developer; Moderation.

Milestones:

[ANSWER]

TNB-DISCORD BOT

How would you describe your project?

A bot that can be used by all discord servers to verify users are who they are with a bunch of other features.

What problem does it solve?

Discord verification and token spreading.

Who is the target market?

Discord users

What do you think is the opportunity of this project?

Expand tnb's influence in the crypto space.

How does it integrate with thenewboston digital currency work?

Allows people to be verified which will come in handy with top banks and government people.

Are there any competitors?

No none at all.

Will you need specific information or advice?

No, we are fine,

What are your goals and objectives?

To allows people to connect to the tnb chain via discord.

How will you evaluate project success?

By features complete

What risks should you plan to manage?

There is no real risk.

What are your milestones?

  • Milestone 1 : Whole discord bot completion all features can be found in the google document

Tell us about your team members:

mrbusysky - Team leader, project scoper, the project owner.
FilterUnfiltered - Main bot developer

[ANSWER HERE]

List the roles of any additional team members you would be looking for?

Not currently no.

Full public scope:
https://docs.google.com/document/d/18Z2D8WZlf6MKgKFa_Tdevk3S_dbYQEsX0xHRbMdQUVQ/edit?usp=sharing

Auctioning App

How would you describe your project?

  • Our project is an Auctioning Web App that allows the user to auction items using the TheNewBoston (TNB) Coins.

A short description of how the app would run:

  • The seller would upload his item which would need to go through initial validation by the staff in order for the items to be legit for the auction to happen. After the successful auction, the site takes a certain coin amount as a fee for the validation process in order to keep the project running.
  • The buyers after registering to the site can buy auctioning credits with their actual coins, that way when we receive their payment we give them these and if someone wants to retrieve their coins he just exchanges the credits back to coins, the transaction happens and the seller/buyer gets coins back to his account, that is safer for us because we will always have the info on our side how much he has and it would be easier for us to just check on our side hey how much credits does this user have, if he has a valid amount to bid then he can bid, it would be problematic otherwise if someone tries to cheat with his amount on the account manager app and trick the app or the seller, so for security reasons we believe that this is, for now, a safe route for us to go.
  • Just like in real life the highest bidder would get the item and the credits would be transferred to the buyer minus the validating fee our staff had to go through.

image

What problem does it solve?

  • It solves the issue for non-IT people to start earning and using the coins in a meaningful way. It would also increase the number of coins in circulation.

Who is the target market?

  • Everyone

What do you think is the opportunity of this project?

  • As the first trading app that will use TheNewBoston cryptocurrency, this provides us with a great opportunity to increase the circulation of coins between Developers and Non-Developers. At the moment only Tech-Savy people are able to gain TNB coins, but our app provides an opportunity for anyone else that isn't tech-savvy to be able to trade items and gain coins while also giving "value" to the cryptocurrency.

How does it integrate with The New Boston digital currency work?

  • As mentioned above this app completely wraps around The New Boston cryptocurrency as a digital payment form for selling and buying items.

Are there any competitors?

  • In terms of The New Boston cryptocurrency there are none.

Will you need specific information or advice?

  • Not much except for security & privacy probably

What are your goals and objectives?

  • Get the coins out on the market so it can gain traction thus get value
  • Allow everyone to interact with The New Boston cryptocurrency

How will you evaluate project success?

  • Expansion into different product sections, digital and physical
  • User base growth
  • Contribute to The New Boston community

What risks should you plan to manage?

  • Security
  • User integrity
  • User privacy
  • Validity of each and every auction from both sides (Seller and Buyer)

What are your milestones?

  • Hiring Phase
  • Discovery Phase (Planning and evaluating the tasks for the project)
  • Designing Phase (UI/UX Designers prepare the components for the project)
  • Architecture phase (Decide/Construct a certain architecture for the Project)
  • Development of the components & logic which are going to be integrated into the website

Tell us about your team members:

  • As for now we have no set members as we want to get the approval for the project after that we start the official hiring process and deciding on the actual team but yeah there is one more Frontend guy beside me and we want to make this product a good one so we might even need more people than mentioned below.
  • If I have to mention at least there are:
    • Me - Frontend - slack: Nine - GitHub: @WhiteLionX
    • Din - Frontend - slack: DinShpati - GitHub: @DinShpati

List the roles of any additional team members you would be looking for?

  • 2 Backend Developers (Preferably one to be the lead for the backend side of things)
  • 1 FE Lead
  • 1 QA
  • 1-2 UI/UX Designers
  • Maybe it turns out we need more based on the upcoming work that will need to be done

Digital Art buying and selling APP

Project Details

How would you describe your project?

A platform(website/ app) where people can buy and sell digital Art using blockchain technology.

What problem does this project solve?

The platform will provide a certificate of ownership to an item like NFT. It will help people to buy and sell items easily. In today’s world, it's very difficult to sell digital arts due to the ownership problem. so the website/app will provide a platform where digital art can be easily buy and sell using blockchain technology.

Who is the target market?

Everyone but especially Artist and collectors(buyers)

How will this project benefit the network and/or the community?

This project is inspired by NFT technology. The platform will provide a digital signature to an item which will help us to provide a certificate of ownership to that item and people can easily buy and sell it. The platform can be a bridge between buyers and sellers.

How is this project centered around thenewboston?

This service is, particularly for thenewboston. All payment will be done on TNBC.
As mentioned above this website/app completely wraps around Thenewboston cryptocurrency as a digital payment form for selling and buying items.
People can use TNB coin for buying and selling also the blockchain will help the artist to provide a digital signature to their art which will provide them a certificate of ownership.

What is the estimated completion date for this project? (rough estimates are acceptable)

Between 3-6 months

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

  1. The artist/seller would upload his item which would automatically get a digital signature and will be added to the blockchain. Now the seller can put the item for sale. After that, anyone can bid an offer for that item, if he will be the highest bidder for the assigned time then he can buy the item using the TNB coin.
  2. The buyers after registering to the site can buy special credits with their TNB coins. Now if someone wants to retrieve their coins he just exchanges the credits back to coins, After the bidding completion the transaction happens and the seller/buyer gets coins back to his account, which will be helpful for us to monitor the transaction.
  3. Just like in real life the highest bidder would get the item and the credits/ TNB coins would be transferred to the seller.

What is your Discord username?

gautam#6015

Milestone Details

Milestone 1: 30th April 2021

  • complete the website design
  • completion of the frontend part like the design of the website layout, login/signup, creating the profile, uploading, images, navigation, landing page, dashboard, profile, etc.

Milestone Description

Milestone 1 will be the design of the website layout, completion of the frontend part like login/signup, creating the profile, uploading, images, navigation, landing page, dashboard, profile, etc.

Requested Payment Upon Completion

Milestone 1: 30th April 2021

  • complete the website design
  • Completion of website frontend parts like navigation, landing page, dashboard, profile, and some basic features.

Requested Payment Upon Completion
15,000 coins

Swift TNBC SDK

How would you describe your project?

Swift SDK for TNBC

What problem does it solve?

Distribution / App adoption

Who is the target market?

iOS Users

What do you think is the opportunity of this project?

iOS Users

How does it integrate with thenewboston digital currency work?

Creates Interface for iOS developers

Are there any competitors?

N/A

Will you need specific information or advice?

N/A

What are your goals and objectives?

  • Mapping existing client side APIs to either python-client or thenewboston.js

How will you evaluate project success?

  • Open sourcing the SDK for developer review

What risks should you plan to manage?

  • Development milestones (set realistic goals)
  • Changes in APIs during development (tie each release to a specific api version)

What are your milestones?

  • Milestone 1 : Setup git repo
  • Milestone 2 : Accounts
  • Milestone 3 : Accounts Key
  • Milestone 4 : Change Node (since sync is introducing nodes as Validator + Bank)
  • Milestone 5 : Integration with Swift TNBC App

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number

Denis Tsoi, Denis Tsoi, denistsoi, https://www.linkedin.com/in/denistsoi/, Lead, -, -, baa336bca22c7590256a86c002e4dbe6c1f1c1f6c0a0fd3f0681eecb2cad0787

List the roles of any additional team members you would be looking for?

Not yet, may include. more swift developers if required

TNB Exchange

How would you describe your project?

An exchange made specifically to trade TNB for other crypto currencies and real money a bit later on. No accounts or registration, just simple trading!

I'm in the process of applying for a grant of up to £10,000- some of which we will use for registrations and licences to automatically swap legal tender.

What problem does it solve?

Varied/inconsistent exchange rates, potentially unsafe manual trading.

Who is the target market?

Buyers and sellers of TNB coins.

What do you think is the opportunity of this project?

Stabilise the exchange rate, provide a safe, simple, easy and reliable platform to aquire or sell TNB.

How does it integrate with thenewboston digital currency work?

This exchange is specifically made for TNB.

We will provide an API to convert TNB coins into other currencies that various stakeholders are more interested in. For instance, restaurant owners accepting TNB may be more interested in holding USD.

We will create a global market for TNB coins. Investors will have 24/7 access to a fair exchange rate and developers will have the option of swapping some of their coins for legal tender.

Are there any competitors?

Nope. This helps everyone :-)

Will you need specific information or advice?

Any and all input is welcome!

What are your goals and objectives?

Create, maintain and improve the exchange.

How will you evaluate project success?

What level of liquidity do we offer?
Do we support the assets that people want to exchange with TNB?

What risks should you plan to manage?

Security & Reliability:

  • We use DigitalOcean's Apps Platform with failover and horizontal scaling.
  • API keys / private keys are either encrypted by DigitalOcean's Apps Platform, handled by a trusted third party payment processor (such as Coinbase) or encrypted in our database using a key securely stored on the Apps Platform

Legal:

  • Agreements have been written by a contract lawyer and will be independently evaluated.

Audit:

  • All transactions are logged with timestamps and crypto addresses.

What are your milestones?

  • Milestone 1 - UX ready (done)
  • Milestone 2 - Backend API ready
  • Milestone 3 - Security audit
  • Milestone 4 - Market analysis & widespread adoption
  • Milestone 5 - Public API for TNB <-> external currency exchange
  • Milestone 6 - Handling of legal tender

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number

Mieszko Kycermann, Kycermann, @Kycermann, https://www.linkedin.com/in/mieszko-kycermann-284b28194/, Founder of Mieszko.Exchange, -, -, f1decb80339a4bb6c089b77cbac553e23a6ca86b0cfc64adb8c8eb8f8b57d815

Santosh Kumar Baskaran, Mik, @Mik1337, https://www.linkedin.com/in/santosh-kumar23/, Infrastructure Developer, -, -, 880dc7caa719b9fcd5285491d9b1205875e8dec057af03c18f9edb6dcc07e2ed

Jared Furlow, Jared, @jdf221, https://www.linkedin.com/in/jaredfurlow, Infrastructure Developer, -, -, 84f45914a30e7428b3fe5ddf717ba05ab132d517c0e76c8be1a7e7d569b00b24

List the roles of any additional team members you would be looking for?

UX / Graphics designer :)

Project Proposal

💡 APP IDEA(Social network ) 💡
The app is called "WeVibin":
Basically it is a music streaming app where you just listen to music and whenever someone that has the same app installed (and is not in "private mode") is physically near you(using geolocation or bluetooth ), you will start to hear the song that the other person is listening to as a background sound(if you're in "open mode").
You can then find out what the song name is and visit the account of that person by tipping a very small amount of coins. Later you can tip a bigger amount of coins if you liked the song and send a friend request(you could then send messages to that person).
The profile of a person can have several different features(pics, status, shared music, stories...) and also an "influence bar" that grows according to how many people tipped coins to find out the name of the songs that person was listening to.
People with a bigger "influence bar" will receive a bigger weekly bonus(coins) from the app.
My account number is: a4bdfe3b7c1f210a62021ed306f0a78fadc8d1fc8ee0c354bd29e8f94d4ffcfc

Blockchainafrica

How would you describe your project?

Blockchainafricas' goal is to educate and share information in blockchain and cryptocurrency across the world especially Africa.

What problem does it solve?

People who have no access to accurate information gathering.

Who is the target market?

Anyone interested in blockchain and cryptocurrency.

What do you think is the opportunity of this project?

People who have ideas to share but have no means of sharing. Also, we plan on integrating portfolios for crypto enthusiasts.

How does it integrate with thenewboston digital currency work?

It will be a means of promoting Thenewboston.
We will constantly write content related to Thenewboston and have the developers and Bucky interviewed when the project is launched.

Are there any competitors?

Yes

Will you need specific information or advice?

[Yes, I welcome any suggestion,

What are your goals and objectives?

My goal is simply to educate and share useful information with the world.

How will you evaluate project success?

When we achieve the first milestone.

What risks should you plan to manage?

Web security.

What are your milestones?

  • Milestone 1 : Graphics design - May 30th, 2021
  • Milestone 2 : Writing- May 30th,2021
  • etc..

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number
None for now. I Will add a few when approved.

@francisca

List the roles of any additional team members you would be looking for?

NOTE: This project is already live - blockchainafrica.io
Just looking for a non-Technical team who will contribute content, graphics designers, and social media managers.

Swift TNBC iOS App

How would you describe your project?

A simple app to interface with the newboston account

What problem does it solve?

iOS app

Who is the target market?

iOS users who contribute to thenewboston ecosystem

What do you think is the opportunity of this project?

Distribution

How does it integrate with thenewboston digital currency work?

Uses either #148 or the python/js client

Are there any competitors?

N/A

Will you need specific information or advice?

Perhaps if thenewboston wishes to distribute it under their own iOS developer account.

What are your goals and objectives?

Create and integrate with thenewboston account

How will you evaluate project success?

Distribution on the app store

What risks should you plan to manage?

Milestones/Delivery (manage expectations, onboard more developers when required).

What are your milestones?

  • Milestone 1: Integration of Swift TNBC SDK
  • Milestone 2: Design app (make it look nice)
  • Milestone 3: Distribute App

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number

Denis Tsoi, Denis Tsoi, denistsoi, https://www.linkedin.com/in/denistsoi/, Lead, -, -, baa336bca22c7590256a86c002e4dbe6c1f1c1f6c0a0fd3f0681eecb2cad0787

List the roles of any additional team members you would be looking for?

  • App designer, but can do that myself.
  • newboston crypto / developer assistance

Kickstarter/Fundraiser for Open Source Projects

How would you describe your project?

Kickstarter/Fundraiser for Open Source Projects.
How TNB has implemented the reward system for the development of the payment system is quite impressive and I think It could be done with other open-source projects also. The currency for such Kickstarter can be TNB coins (points).

Scenario: Someone comes with great opensource Idea and posts there in the app with a goal of getting certain amount of coins. If people find it cool they fund it using their TNB coins. The coins can then be used by the opensource project to

  1. Make a reward system similar to TNB payment system.
  2. Reward Moderaters.
  3. Rent and develop infrastructures like servers, services etc. (when vps/cloud/hosting providers begin accepting TNB coins)
  4. Various other purposes
    Fundraising can also be done for feature addition.

What problem does it solve?

This could help in both developing open source as well as in adoption of coins. This way coins can reach most of the opensource contributors.

Who is the target market?

Opensource development

What do you think is the opportunity of this project?

It is a great oppurtinity to expose the coins to tech community as well as help opensource.

How does it integrate with thenewboston digital currency work?

As mentioned above the currency for fundraiser will be TNB coins/points.

Are there any competitors?

Currently present kickstarter apps.

Will you need specific information or advice?

Yes, Regrarding use of payment system in flutter project.

What are your goals and objectives?

Make TNB coins as leader in currency for opensource contributors.

How will you evaluate project success?

Get around 1000 projects kickstarted through the app

What risks should you plan to manage?

There might be many fraud or scams requesting the coins. For this, milestones could be set and only then fund would be transferred to the opensource project owner. Other check mechanisms could also be established.

What are your milestones?

  • Milestone 1 : UX/UI ready - 15th Jan 2021
  • Milestone 2 : Front-end ready - 1st March 2021
  • Milestone 3: Backend ready - 1st March 2021
  • Milestone 4: Beta Testing start - 1st April 2021
    -Milestone 5: Beta release - 15th April 2021
    -Milestone 6: Production release - 15th May 2021

How many total coins are you requesting?

Around 100,000 cions maybe. I am not sure though. This could be discussed further if you find the idea plausible.

GitHub usernames and roles of all team members:

  • Binabh - Lead Developer
  • prashantthapaliya8989 - Backend Developer
  • rowheat02 - Designer/developer

We will also need other people in our team.

Communications Branch

How would you describe your project?
I would like to serve as a Chief Communications Officer for the various TNB teams. Communicating with each team to receive weekly updates identifying progress, opportunities, hardships, etc. will be my main responsibility. Through the intel I receive from these weekly meetings, I will develop status reports to inform our team and communities about the latest breakthroughs. Delivering qualitative data to our core team has the ability to improve our processes by streamlining our workflows.

Additionally, I would like to oversee the following teams:

Internal Communications Team – this team will collect and distribute data to the various teams. We can offer a monthly newsletter, intranet, etc.

External Communications Team – this team will collect and distribute data to the public. We can offer monthly newsletters, email marketing, social media marketing and advertising, blogs, podcasts, etc.

What problem does it solve?
The space of cryptocurrency is continuously evolving; therefore, so is TNB. This inevitably results in a fast-paced, ever-shifting environment. By maintaining an organized and optimized work space, we will minimize potential risks such as oversight issues, project management pitfalls, and the spread of misinformation. If our internal teams are organized and informed it will make communicating with external communities more effective; thus, expanding our scope as the company grows will be an easier process.

In addition to solving the problems listed above, this will be a great resource when making decisions through the treasury and budgeting board. Speculative voting is not enough to push TNB to implement trailblazing solutions. Voters who use our internal reports will have access to qualitative data, which paints a big-picture vision for this organization.

Who is the target market?
We have two target markets for this project. The first target market is the internal team, consisting of everyone on payroll. The second target market is the external community, consisting of perspective investors, contributors, business partners and crypto-enthusiasts.

What do you think is the opportunity of this project?
With how quickly this project is taking off, it is important to communicate status updates. The benefits of this project will boost morale throughout the organization, as well as generate buzz about our community. Optimizing our processes will enable TNB to surpass mainstream cryptocurrency.

How does it integrate with thenewboston digital currency work?
Having an established Communication team integrates with TNB’s mission to build the first instant, peer-to-peer, open-source payment network by making the team’s progress transparent, allowing us to make a bigger impact on the digital currency world at large.

Will you need specific information or advice?
Yes, I will need a designated member from each team to meet with to discuss updates on a weekly basis.

What are your goals and objectives?
The goals and objectives for this project are as follows:

  1. Receive weekly status updates from each team.
  2. Create an internal report.
  3. Distribute the information collected using internal channels, i.e., intranet, newsletters, Slack/Discord, etc. via The Internal Communications team.
  4. Create an external report.
  5. Distribute the information collected using external channel, i.e., social media, emails, blogs, podcasts, Slack/Discord, etc. via The External Communications team.
  6. Assess Key Performance Indicators (KPI) of communication implementation through evaluation methods.
  7. Adjust as necessary to improve Key Performance Indicators (KPI) of communication solutions.

How will you evaluate project success?
The success of this project will be assessed through various KPI measures. Utilizing a mixture of qualitative measures such as online reviews, surveys, focus groups, and interviews will identify valuable insights.

Measures such as turnover rates, new hire rate, employee engagement and internal communication reach provide quantitative data to support our efforts. Creating engaging resources to maintain a positive image will boost our reputation.

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Account number

Jesus Avina, Chuy, javina89, https://www.linkedin.com/in/jesusavina/, Chief Communications Officer, f37aaaa15fe0cec8e7cf1809cc884610122c5d8886486b6c2492555229442a46

Taylor McNinch, Taylor M, tmcninch, https://www.linkedin.com/in/tmcninch/, Communications Director, 302ec39ca5be3167caa8fa1e7dd5488ee626837c2e6b5a87406d3deff07c42e4

List the roles of any additional team members you would be looking for?

We need to fill the following roles immediately: Internal Communications Manager, External Communications Manager

Project Proposal - Digital Invoice

How would you describe your project?

[My project idea is to create a system where people can receive invoices digitally. An app that can be considered as a central repository to receive/keep invoices also aims to improve the user's shopping experience by providing loyalty points and discounts on receiving a digital invoice. ]

What problem does it solve?

[The idea is mainly concerned with the environment and climate change, shifting from paper invoices to digital invoices would prevent the felling of the trees by a large number. But also, it'd reduce the pupil's burden of carrying a printed invoice for proof/ verification or whatsoever. ]

Who is the target market?

[Any medium to large scale businesses selling/reselling products/goods. Initially, planning to start with restaurants, retailers, and further planning to expand it to other industries as well.]

What do you think is the opportunity of this project?

[The opportunity here is to digitalize proof of payment, have a positive environmental impact, help users with their financial management(by monitoring their expenditures) and also help businesses keep a track of their sales and drive more customers by offering exclusive discounts and so forth. ]

How does it integrate with thenewboston digital currency work?

[As described in the comments section, I'm planning to integrate thenewboston currency in further stages, like offering special offers for payments done with thenewboston digital currency and also enable in-app payment to pay with thenewboston currency for fast and secure payments and other Interesting features which would make use of thenewboston currency, this would encourage customers to switch to using thenewboston currency over conventional payments like physical cash or other digital payments like Paypal. If it comes out well, there's also a possibility to completely pivot towards using thenewboston currency for all the transactions.]

Are there any competitors?

[This project is a combination of POS and digital invoice system. For, only POS there are already many companies, firms soaring high. But, as far as my research none are offering this combination, this is supposed to be the first of its kind.]

Will you need specific information or advice?

[Yes, regarding billing(set standards) done in various industries across various regions, and a few more if this proposal gets accepted. ]

What are your goals and objectives?

[The goal is to standardize digital invoices by creating a centralized system, wherein the users can receive a digital cash memo for any legal purchase made.]

How will you evaluate project success?

[Expansion to various industries, userbase growth, and cashless transactions using thenewboston currency.]

What risks should you plan to manage?

[The risk management here would be just the opposite of success evaluation. Not being able to standardize or provide a trademark for digital billing and the possibility of generating fake invoices. ]

Project milestones

The work has already begun and progressed to a certain extent. Below are the details of the remaining work.
Milestone 1:- Frontend design changes of the website and app (on or before Dec 10th).
Milestone 2:- Bugs fixing and testing(includes removal or addition of any value-adding feature, if found lucrative )(By Dec 30th).
Milestone 3:- Deployment(By Jan 15th).
Milestone 4:- Integration with thenewboston currency to provide cashless transaction and miscellaneous (As said, the idea is to launch an MVP and gain a decent user base and trust. In the meantime, thenewboston currency too would've gained traction, which would be just the right time to integrate the said currency and expand to other regions/industries as well. Hoping to accomplish this by the second or third quarter of the year 2021)

GitHub usernames, slack names, and roles of all team members:

  • prajwalkulkarni |prajwalk.is18|Lead Developer

Additional information

I'm already working on the said idea and have made decent progress past few months. I'm working independently and it's getting tougher with the progression. Hence, I'm making this proposal primarily to find developers, designers to help me take this project further. If you found my idea insightful and willing to contribute, team up with me, please feel free to reach out to me.
LinkedIn - Prajwal Kulkarni

Example Online store using Keysign

Project Details

Edit May 2021:

  • Reduce payout by 20% to align with core team payout.
  • updated due to in-progress review timeline

How would you describe your project?

An online store to showcase the ease of use for Keysign.

What problem does this project solve?

Transact via TNBC and Keysign on an online store.

Who is the target market?

Newly onboarding TNBC users who want to spend their TNBC coins (Faucet new users)

How will this project benefit the network and/or the community?

It's more of a fun project and helps showcase the project and other proposal projects

How is this project centered around thenewboston?

It allows a template for adopting a tnbc payment processor

What is the estimated completion date for this project? (rough estimates are acceptable)

  • June/July 2021

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

# Objective Estimated Value (coins)
1 Research and Planning 8000
2 Mock up design for UI/UX 16000
3 Create starter online store 16000
4 Write tutorial on how to use template 16000

What is your Discord username?

wakawaka (https://discord.gg/thenewboston)

Additional files and documentation including architectural diagrams, wireframes, research documents, visuals, etc… (optional)

Milestone Details

Please include a detailed breakdown of the first milestone including a list of all quantifiable objectives and
estimated coin value of each. Upon completion of the milestone, each objective will be reviewed by thenewboston team
and once all objectives have been verified as completed, coins will then be rewarded.

Note that all future detailed milestone breakdowns will be written as a separate GitHub issue. Only the first one is
included in the project proposal.


Milestone Description

| 1 | Research and Planning | 8000 |

Requested Payment Upon Completion

| 1 | Markdown document for implementing donation from the browser | 8000 |
| 2 | Proof of concept using tnbc to project wallet | 2000 |

Project Reviewer

YOU CAN EITHER WRITE YOUR PREFERRED PROJECT REVIEWER HERE, OR LEAVE IT EMPTY FOR ANY PROJECT REVIEWER TO PICK THIS PROJECT UP.

Project Wallet

2ecd5ebdfff0ace53bb0f171645f912593b2c9eda722548831a4b32221245525

TNBC JS SDK

Project Details

How would you describe your project?

Javascript SDK / library for third-party developers and projects using TNBC chain or interested in accessing TNBC blockchain API functionalities without having to connect to multiple APIs by themselves directly.

What problem does this project solve?

While it is true that users can access directly the APIs and make their own implementation of various chain related logic, there is a need for a more coordinated approach, one that aligns with industry trends as most projects in present day no longer access third party APIs directly but rather use tested, trusted SDKs which contains latest security fixes as well as scrutinised implementation of various chain related logic.
In summary, The following outline is in order:

  • Ease of access to all important TNBC related functionalities for third parties
  • Avoiding insecure implementation of on-chain related features across multiple third party projects
  • Availability of an alternative, non-commercial solution to accessing different TNBC functionalities for third party projects using JS
  • Provision of latest security fixes and updates in real-time, projects may have a faulty implementation that is not updated in time

Who is the target market?

Third-party projects and developers who are interested in using TNBC functionalities (transaction, signing, etc) in their projects and want more flexibility in how their activities with the chain are managed and do not want to use API calls directly / implement all the smaller details surrounding the API calls by themselves.

How will this project benefit the network and/or the community?

More projects can easily join/integrate TNBC functionalities with this SDK since they can download the SDK and start development in seconds
All projects who use the SDK can get access to the latest security fixes and updates in real-time and do not have to worry about maintaining the TNBC side of the implementation

How is this project centered around thenewboston?

TNBC JS SDK is a not-for-profit wrapper around the existing blockchain APIs and functionalities, all features and functionalities provided through the SDK are coming directly from the chain. Development activities on the SDK are closely tied to developments on the various backends / APIs of the chain. If new functionalities are created on-chain, the SDK implements them using contributors and makes them available for end-users.

What is the estimated completion date for this project? (rough estimates are acceptable)

The project continues as long as new functionalities or fixes are made to the chain. ALPHA, BETA and Post BETA changes made to the chain will all be reflected on the SDK

Please include a detailed roadmap for your project below. This must include a list of all milestones where payments will be awarded upon completion of each.

Since development of the JS SDK is tightly coupled with the chain development, we can afford a roadmap with loose milestones. Based on available data, and the general goal of the SDK team, the following roadmap and milestones are submitted.

Key points from roadmap and prospective milestones:

  1. Finalizing Tests and Documentation for Existing Classes
  2. Implementation of missing functionalities on SDK
    More information on functionalities not yet implemented here https://docs.google.com/document/d/1FaPq2stWP0lMtHATNIfLA6ryMd0PtUYdcnrvZbUk7FI/edit
  3. Integration of SDK (ALPHA) functionalities With Account Manager
  4. Implementation of new functionalities in ALPHA (Memo, etc)
  5. Implementation of BETA Functionalities
    • Milestones:
      • TBD
  6. Facilitate Usage of JS SDK for Integration of BETA changes in Account Manager
    • Milestones:
      • TBD
  7. Sync Development of JS SDK with BETA Development Timeline
    • Milestones:
      • TBD
  8. Third-party Development Tool Compliance
    • Milestones:
      • TBD
  9. Post BETA development
    • Milestones:
      • TBD

What is your Discord username?

ZinoAdidi @zinoadidi#1554

Additional files and documentation including architectural diagrams, wireframes, research documents, visuals, etc… (optional)

Milestone Details

Please include a detailed breakdown of the first milestone including a list of all quantifiable objectives and
estimated coin value of each. Upon completion of the milestone, each objective will be reviewed by thenewboston team
and once all objectives have been verified as completed, coins will then be rewarded.

Note that all future detailed milestone breakdowns will be written as a separate GitHub issue. Only the first one is
included in the project proposal.


Milestone Description

Implement Missing Features that are present in TNB Account Manager but not present in the JS SDK https://github.com/thenewboston-developers/thenewboston-js/milestone/3
Roadmap Item: 2
Milestone SN: RM2:M1

Requested Payment Upon Completion

26000

# Objective Estimated Value (coins) Estimated Time
1 Update SignedMessage (Prereq for crawl and clean) thenewboston-blockchain/thenewboston-js#95 2500 2.5 hours
2 Implement craw functionality (feature, tests, docs) thenewboston-blockchain/thenewboston-js#85 5000 5 hours
3 Get transaction fee from node (feature, tests, docs) thenewboston-blockchain/thenewboston-js#87 2500 2.5 hours
4 Gets the PV set for a bank (feature, tests, docs) thenewboston-blockchain/thenewboston-js#84 3000 3 hours
5 Report on missing features on TNB-JS that are in account manager thenewboston-blockchain/thenewboston-js#73 5000 5 hours
6 Bulk payments (feature, tests, docs) thenewboston-blockchain/thenewboston-js#83 5000 5 hours
7 Remove disconnected nodes functionality (feature, tests, docs) thenewboston-blockchain/thenewboston-js#86 3000 3 hours

Calculation used for assigning tnbc to tasks

1 Minute of work time = 16 tnbc
1 hour of work time = 1000 tnbc

Proposed Rate:
TNBC/USD

Project Wallet

79f58f305ff26588e30dc52f0d4f75f24a2c073e2e64ab5ce9d58abb5a8f6fe2

Recruiting Specialist

How would you describe your project?
My project can be defined as a mainstreaming and centralization of the recruitment/hiring process for thenewboston. I would like to serve as TNB’s own Talent Recruiter. This can be achieved through categorizing and pooling talent into an easily accessible and manageable “talent pool”. Part of this process would be the introduction of a full-blown recruitment system through outreaches both virtual and in-person, and a depository for resumes, portfolios, and linkedIn profiles. A large part of this project will be reporting and managing the volume of candidates that are applying, the number of positions being posted/requested, and the hire/disposition rates. This will all be achieved without the need of or reliance on CSR management systems through pivoting tables and manipulating data within excel reports.

Key components to managing the recruiting life cycle will be indicated below:
I. Management of potential hires, future and expanding roles, and analytical review of hires/drop-off monthly.
a. Management of potential hires
i. Offer project leads the opportunity to submit a “position request” ticket.

  1. Information required will include the desired starting date, flexibility in work availability, required/preferred experiences, and expectations of the role.
  2. This will allow the recruiting team to begin scouting candidates through referrals, LinkedIn, discord, reddit, slack, (indeed potentially), and more.
  3. The project lead will be able to see us update their ticket in real-time through a shared (locked) excel document, google drive or preferred application.
    a. A method will be implemented to “hire-on” any chosen candidate while putting into reserve any candidates who applied but were not chosen. Communication will be provided to inform them of other open positions and build continued interest with thenewboston.
    b. Future and Expanding roles
    i. Aligned with other expectations and goals for TNB we will also want to advertise and build a reservoir of candidates for future upcoming positions that may not be immediately available.
    ii. Current on-going project announcement!
  4. It would be beneficial to manage a log of current projects and announce every start/end of the week what is being worked on and announce any progress or micro updates.
    c. Data Analysis
    i. Metrics for tracking how many positions are opened, filled, the kinds of positions, and tracking methods.
  5. Information will be reviewed on a bi-weekly schedule

What problem does it solve?
A major concern is that most recruiting occurs internally, between those who have manually entered one of the many channels available. While this is partly effective many positions remain opened, talent becomes lop-sided for a particular role, or positions become filled that do not suit the particular abilities of a candidate.
Another area of concern is being able to effectively communicate between all social platforms and cohesively advertise and close a position. Part of this project will be the capabilities of relaying cross-information between needs from reddit, youtube, discord, github, slack, etc.
Additional problems will include the inevitable volume changes as TNB expands. A system that has been well rehearsed and productive will be important in the long run. As more and more people come on board an audit may never be necessary but important project information can be traced and recorded.

Who is the target market?
Students looking for one-off projects to apply to their resume’s and portfolios. Early career talent opportunities for those who are not necessarily field-experts and/or degree specialists. Any and all with interests and knowledge on cryptocurrency. Part of this project will be exploring who exactly is attracted to the role organically and what kind of interests and opportunity look for while we are recruiting.

What do you think is the opportunity of this project?
The opportunity is a chance to create a cohesive and working recruitment and candidate database prior to and in expectation of a rise of interest. The opportunity will allow us to consistently gauge interest not only on the project itself but its ability to produce quantitative data for what people are willing to do. In addition this would be in collaboration with any outreach and communication efforts to build a cohesive message of values, expectations, and future.

How does it integrate with thenewboston digital currency work?
In the world of cryptocurrency thenewboston is pioneering a community-based network that relies on and is driven by tasks. By helping guide interested parties to and towards where they would best apply their talents and abilities the effectiveness of the currency will also benefit. I believe being able to help and assist those with interest in participating find and enable them in their field that the digital currency will only become more successful.

Are there any competitors?
Competitors would be any other company or organization that could utilize a developer, technical, non-technical, or otherwise any particular role that TNB advertises for.

Will you need specific information or advice?
Specific information that I will require will be either a set standard in regard to what we already look for when hiring or enabling an interested party and how we would like to go about this in the future. Culture is important and I wouldn’t want to infringe on what is already set in-place unless we want to clearly delineate our future. For example

What are your goals and objectives?
My goals and objectives are simplified below:

  1. Begin a recruitment process that will engage with and promote thenewboston to a very large and untapped pool of candidates across the world.
  2. Manage and analyze statistics such as but not limited to ; the amount of people looking for work, the kind of work they are interested in, their availability, and ensure that the population already working is dispositioned and on track for either new roles or different work.
  3. An important factor to the goals I would like to achieve is the simultaneous dismantling of the idea that a person’s potential is limited to one specialization or role. As more information is recorded and goals become clear, our candidate list will grow and as people complete tasks we will gain an understanding of someone’s potential to move through different tasks.
  4. My final goal is to introduce a level of community and professionalism to working with thenewboston, the opportunities within cryptocurrency have value and are valued, many do not understand the potential there is to work with a project of this magnitude and how much of an asset it would be work with such an amazing group of people.

How will you evaluate project success?
Project success will be gauged primarily by our ability to fulfill position tickets and provide effective and concise data on how we are meeting project lead requirements. In addition project success will be measured on a monthly basis by how well our recruitment needs are met and how well we are able to integrate new members to their teams.

What risks should you plan to manage?
Risks include managing so many different channels of communication. Part of the issues seem to be how well we communicate open roles across so many platforms. In addition, the volume can be expected to only increase as time passes.

What are your milestones?

  • Milestone 1: Begin receiving and documenting ticket requests – end of February
  • Milestone 2: Setup and analyze reports for recruiting efforts, position requests, and quantitative data. ( back end ready) – 1st March 2021
  • Milestone 3: achieve a recruiting format for active outward recruiting including the ability to create pamphlets, TNB quick start guide, and in general have a virtual and potentially in-person format for creating interest on a systematic and centralized format (front end ready)– 1st May 2021
  • Milestone 4: begin having a consistent idea of hiring/onboarding goals and the ability to disposition and move position holders from finished tasks to being available for hire. – June 2021
    -Milestone 5: clear understanding of position/candidate requests and the ability to manage and fulfill ticket request within a rapid time end of summer 2021
    Milestone 6: analytical data is capable of being digested and applied. Present and discuss the longevity of candidates, projects, and create insightful predictions of the future. – end of summer 2021
    Milestone 7: Being able to host thenewboston in-person fairs and/or attending conventions to vet exposure and interest.
    Milestone 8: Actively communicating with Alumni who have worked on tasks or a governance level and build a lasting and fruitful community network.

Tell us about your team members
Full Name – Demetrio Ornelas
Slack Username - Demetrio Ornelas
GitHub Username - DemetrioOrnelas
LinkedIn : www.linkedin.com/in/demetrio-ornelas-405363b1
Title : Recruiting Partner

List the roles of any additional team members you would be looking for?
I would be looking for at least 1 or 2 more recruiters who can assist me with outreach and supplying information such as resumes, LinkedIn accounts, and analyzing the data we will be reviewing.
In addition to his it would be useful to have at least one other person when creating tables and graphs for analyzing and categorizing our open positions and position requests and eventually being able to present this information as well.

Project Proposal

How would you describe your project?

A physical asset sharing app.

An asset can be a book, electronic gadgets, even furniture, and/or anything that's physical. A platform where people can lend the assets that they no longer use, but would want other folks to make use of it. The accountability factor plays a major role and hence it fits right into the blockchain philosophy. We would be able to see who had used it before us, and what condition it is in at the time of "checkout", and even reviews by previous borrowers of that asset. This would build a trusted community where people can borrow and lend the stuff they longer use and want to use respectively.

What problem does it solve?

It can help people find something that they want to use at no cost( or at a very less fee).

Who is the target market?

Anyone who wants to lend or borrow any physical asset rather than unnecessarily buying a new product.

What do you think is the opportunity of this project?

It could change the way people buy/borrow/lend things. Rather than buying, more people would want to share the assets that they no longer use personally, meanwhile, they can earn for lending their assets.

How does it integrate with thenewboston digital currency work?

Not planning to use TNB digital currency for the actual transactions(however, I'm open to hearing out ideas), rather it's better to use fiat currency as the mode of payment(tip to the owners of an asset.

Are there any competitors?

No.

Will you need specific information or advice?

No. However, would need help from senior devs and designers to build this.

What are your goals and objectives?

To get the MVP out as soon as possible, with minimalistic UI design to start with.

How will you evaluate project success?

The number of users signing up for borrowing or lending an asset.

What risks should you plan to manage?

Losing a borrowed asset - still in the process of figuring it out.

How many total coins are you requesting?

Not quite sure.

GitHub usernames and roles of all team members:

  • EvolOfThings(Rishad) - Project Lead and Developer.
    (Looking for teammates)

O3one

How would you describe your project?

O3one (pronounced as "ozone") - a web-application intended for the chemical industry in EU, EEA (=European Economic Area) and CH (=Switzerland) that must comply with the REACH (click me) or similar legislations that regulate the use of chemicals at the workplace settings. The main use of O3one would be to support the enterprises in performing the chemical exposure and risk assessments using different statistical and physical-chemical models. Some of the models that would be included in the application are already recommended for this purpose by the European Chemicals Agency (ECHA).

What problem does it solve?

It is well known that the statistical models (click me for more information) are not fully validated and that their predictions are thus uncertain for some exposure conditions. ECHA thus recommends the enterprises to run exposure assessment using different models in order to have a better overview of different predictions and, therefore, different aspects of exposure. This task is very time consuming and expects some skills from the users. If, for example, in an enterprise must perform exposure assessment for 100 chemical mixtures (each containing ~10 components) in three models, this would mean 100x10x3 = 3000 exposure assessments.

Finally, the goal of our project is to facilitate process of exposure/risk assessment. The project intends to cover the following tasks:

  1. Re-program exposure models recommended by ECHA under a unique tool
  2. Provide the possibility to upload/import whole databases with chemicals
  3. Enable O3one to automatically interpret chemical data and exposure conditions and generate input entries for the statistical models
  4. Generation of numerical exposure results and graphical visualisation of the risk posed to human health
  5. Implementation of novel machine-learning models
  6. etc (ideas welcome)

Who is the target market?

Chemical industry, importers of chemical products and authorities dealing with the chemical regulations in EU/EEA/CH and potentially USA (to be considered).

What do you think is the opportunity of this project?

To my best knowledge, there is no such tool that allows the industry to perform such in-depth exposure assessments, provides user-friendly chemical data management and keeps track on which exposure conditions may pose risk to human health. The industry in all countries must comply with the chemical regulatory laws, which oblige them to perform exposure/risk assessments either by measuring the exposure (extremely expensive) or by applying the modelling approach (cheap alternative).

How does it integrate with thenewboston digital currency work?

TheNewBoston (TNB) currency would be used as the payment currency by the end-users. Although free version would be supported, premium users would need to subscribe for advanced features (e.g. large volume of data or use of machine-learning methods). While under development, the project could be support with TNB donations.

Are there any competitors?

Yes. However, most of the competitors offer limited experience, compared to the features enumerated above. The major competitor is Stoffenmanager (click me) with a subscription fee ranging from 500-3000 € per year per user. Providing the listed features above at lower price would solve the competition issue.

Will you need specific information or advice?

To be discussed. Likely help on how to recruit people that would be good match for this kind of project

What are your goals and objectives?

The very first (asap) goal is a web application covering the most of the ideas given above. It would be of great importance to attract the industry managers and engineers to try already alpha version of the tool. We must listen industry and their needs! This would help the developers to modify, if possible, some aspects of the tool before beta and version 1. Otherwise, it would help the developers to know what version 2 should do better.

How will you evaluate project success?

By the number of end-users and the extent of their involvement in our project. This is why it would be important to have them somehow involved from the beginning. For this, of course, it would be very important to have a good marketing strategy.

What risks should you plan to manage?

From technical perspective, the good track of the project development is essential. It is important that the head of project well understands the code written by the other project members. Each line of the code must be well documented.

What are your milestones?

Depends on the team size. However, roughly speaking:

  • Milestone 1 : List of features (regarding version 1) and marketing strategy/promotion targeting industry - January 15th 2021
  • Milestone 2 : Wireframe February 1st 2021
  • Milestone 3 : REST API + Front-end UI (if done simultaneously) in alpha by March 20th 2021
  • Milestone 4 : Beta April 3rd 2021
  • Milestone 5: to be continued...

The motivation of the other members may strongly influence the project development speed. If it is a one person project, it is hard to evaluate the deadlines.

Tell us about your team members:

Team not defined yet.

Head of project:
Name: Nenad Savic
Skilled in: Research, exposure sciences, chemistry, statistics, Django/Python, REST API, JavaScript, React, R, Linux...
Github: https://github.com/sawicnenad
Linkedin: https://www.linkedin.com/in/nenad-savic-phd/
Slack ID: sawicnenad

List the roles of any additional team members you would be looking for?

1 x Full stack web developer (Django REST API/React) or 1xDjango + 1xReact developer
(to be defined)

Escrow

How would you describe your project?

An escrow web-application for thenewboston. This application will act as a bridge between the escrow providers, the buyers, and the sellers.

What problem does it solve?

The problem is to get trusted escrow and avoid the scams that may happen in the near future.

Who is the target market?

Anyone who wants to buy/sell TNBC in exchange with other (crypto or international) currencies or products before the coin is in exchange.

What do you think is the opportunity of this project?

This platform can be a bridge between buyers and sellers. There will be a spike in the number of people wanting to buy TNBC before it's officially released and this platform can work as an exchange for that period of time.

How does it integrate with thenewboston digital currency work?

This service is, particularly for thenewboston.

Are there any competitors?

I find no application similar to this in the market made for thenewboston.

Will you need specific information or advice?

Of course. Should we make an MVP with plain Django for faster delivery or should we use REST with JS framework which will take time to complete?

What are your goals and objectives?

To prevent scams from happening while people are buying/selling TNBC. Perhaps this model can be used in future projects and other cryptocurrencies. The structure itself can be the same, just the name will change.

How will you evaluate project success?

The more people exchange their TNBC, the more successful this project will be.

What risks should you plan to manage?

If the escrow provider themselves turns out to be a scammer then it’ll be a hard time for us. We’ll have to screen people beforehand, as well as find trusted people in the community that will be open and willing to act as an escrow. Perhaps have them provide some kind of proof of identity if not active and/or have someone vouch for them.

What are your milestones?

  • Milestone 1: Create MVP with Plain Django - 4th Mar 2021
  • Milestone 2: Get responses and feedbacks from the target market - 18th Mar 2021
  • Milestone 3: Decide Frontend framework and start working on the design - 18th Mar 2021

Tell us about your team members:

Full Name, Slack Username, GitHub Username, LinkedIn, Role, Team Joining Date, Team Leaving Date, Account number
Kushal Dhakal, Hussu, dhakal0kushal, https://www.linkedin.com/in/dhakal0kushal/, Project Lead, 02/18/2021, - , 22d0f0047b572a6acb6615f7aae646b0b96ddc58bfd54ed2775f885baeba3d6a

List the roles of any additional team members you would be looking for?

Frontend Developer
UX/UI Designer

Project Proposal

How would you describe your project?

[A tutoring platform that makes the lives of educators easier by handling scheduling and lesson planning and makes the lives of people easier by making it easy to find the specific help and education they need from experts.]

What problem does it solve?

[There are many platforms where you can find courses and maybe tutors, but there aren't many platforms where a person or organisation can hire tutoring services of a person for themselves or a certain number of people. The danger of watching tutorials is that people often get stuck in a false progression feedback loops where they feel as if with every tutorial they are getting better but in reality they are not, the solution to this would be doing your own projects but this can be quite difficult when one encounters a problem that they cannot solve especially when they cannot ask the question properly, our platform brings to gather the best teachers in specific areas of any field and allows you to hire out their time for teaching or help with anything you are struggling with. The common problem you hear amongst educators is earning potential and scalability. We give each educator the ability to set the number of students they want per class and different price tiers that vary for people who want a one on one. This makes their earning potential per hour much hire and their lessons more scalable.]

Who is the target market?

[People who need tutoring, a person to person education environment or a more personalised way of learning where they can ask question and have the teacher actively engage with them]

What do you think is the opportunity of this project?

[This project will integrate with other platforms, we are not replacing platforms like zoom or meet but rather we are working with them. By using bots and other tools we able to coordinate a schedule between different platforms for the educator to maximise their time and quality of education for example the app will have access to the calendar of all educators and they will specify periods they want to use for tutoring our app will then allow people to hire certain time slots and our app will update the calendar of the educator and notify them on their next tutoring session, we could build out a feature that is able to also schedule the environment for example create a zoom and send the login credentials to the person who bought the time slot.]

How does it integrate with thenewboston digital currency work?

[Educators Will charge fees according to the newboston currency given that the average hourly pay of tutors in dollar terms is well known the amount of coins a teacher wants per session will generally be converted by the buyer as the dollar value of average hourly tutor hence helping to assign the currency a value]

Are there any competitors?

[Yes, but there is no clearly dominant company in this space and the market is largely untapped but growing at fast rates due to Covid-19 lockdown measures. A notable competitor would be free-lancing websites but they are to broadly focused and lack the scheduling tools that this app will have that unlocks the full potential of all educators on the platform.]

Will you need specific information or advice?

[I am not as technical in programming, I only program really basic iOS Apps as I am still at the beginning of my programming career. I want to first try to build out an MVP on my own to test whether people would really want to use this. I will need advice on what programming stack I should use and what technical things i need to know going into the project for example how to build a bot and so forth. I am a decent programmer and I think I can pickup a new language quickly. When the MVP has been built and the idea validated. I will look for a more experienced programmer to improve my code and add more complex functionality. If i struggle to build the MVP I will use the advice and information you give me on how to build this to find a competent programmer who can build it properly]

What are your goals and objectives?

[I personally want to see this platform come into existence because its something I wish existed right now, I would love to offer my time for free to teach people something or hire someone that could teach me something new like a new language or hire a person to tutor students who are in need of the help. My broader vision is to create a platform globally accessible that allows anyone to get any help they need in various subjects and also unlock the power of actively learning through tutoring.]

How will you evaluate project success?

[The app has to be broken down into individual checking points. The first thing that we must be to built out is the ability to list a tutoring services as per individual, then the ability to rate the individual, followed by scheduling functionality. From a user stand point success will be evaluated by number of sessions on the platform as we continuously evaluate what the most common use cases for the platform are and any additional metadata. I am currently working on a product roadmap for each feature added and the design iterations that will occur. If you approve the project I will be more then happy to share the entire roadmap.]

What risks should you plan to manage?

[There is the risk of the platform not getting any users but I believe we can leverage the already existing community of teachers within the thenewboston to offer their services on the platform at their own price. To get initial users we can coordinate with organisations that provide education for free to children and we can help them during COVID-19 with its lockdowns, while we work on perfecting the platform for wider adoption. This app has a very Charitable focus but its not a charity app but rather a for profit one. I came across the idea for this app after hearing complaints from underprivileged children who did not have access to teachers during lockdown thus I thought it would be neat to include a charitable aspect to the app for social good.]

How many total coins are you requesting?

[200 000 up until MVP validation point, additional coins maybe needed to hire an experienced developer to make improvement to code and add more complex features]

Additional

[I came across an idea for an app that rewards people based on how answered a given question the best, I thought the idea was quite neat and I think it can integrate well into this app for people who do not necessarily need tutoring help but have a question that needs answering from an expert. The community has multiple people focused on education that will embrace this platform}

GitHub usernames and roles of all team members:

  • buckyroberts - Lead Developer
  • kristykjlee - Lead Design
  • etc...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.