Coinloggr - A learning resource and social platform for the coin collecting community

Overview

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Coinloggr

A learning resource and social platform for the coin collecting community.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Become a Contributor
  3. License
  4. Contact
  5. Contributors

About The Project

A learning resource and social platform for the coin collecting community.

  • Share your collection with other like minded enthusiasts
  • Complete digital albums
  • Browse and search your collection with our one-of-a-kind inventory management system
  • Become a verified auctioneer and expand your marketplace
  • Create lists to organize your collection the way you like
  • Upload your photo and our machine learning algorith will do its best to identify it for you
  • Join the community with the help of engaging learning resources

(back to top)

Built With

(back to top)

Project Outline

The Coinloggr project consists of five major applications. Each application has its own README with further documentation. Below you will find a short description of each application, a case study, the project roadmap and information on becoming a contributor.

(back to top)

Case Study

A beta version of Coinloggr was released in January 2021 until April 2021. We managed to build a comunity of ~1000 followers on social media and 10 daily active users with almost 50 unique sign-ups. The research done during this step will help drive decisions that impact the future of the project.

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Become a Contributor

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. See CONTRIBUTING.md for detailed information on how to contribute.

Teams

If you'd like to contribute, and work with other creatives in your field, we are setting up teams! We have a Team for each app in the project plus a few that will overlap. See Contact below and email John to get set up with a team.

Main Team

The Main team is responsible for the development of Main app functionality as well as driving development for the project as a whole

  • Team Lead -
  • Developer I -
  • Developer II -
  • Developer III -
  • Designer I -

UX/UI Team

The UX/UI team is responsible for planning/approving/maintaining application design and works with other teams to achieve project goals

  • Team Lead -
  • Designer I -
  • Designer II -
  • Designer III -
  • Developer I -

Marketing Team

The Marketing team is responsible for market research, content creation, SEO/advertising, and works with other teams to achieve project goals

  • Team Lead -
  • Developer I -
  • Designer I -
  • Analyst I -
  • Analyst II -

Blog Team

The Blog team is responsible for design/development/maintenance of the Blog app, as well as content creation

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Author I -
  • Author II -

Community Resources Team

The Community Resources team is responsible for design/development/maintenance of the Community Resources app, as well as content creation

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Author I -
  • Author II -

Auction House Team

The Auction House team is responsible for market research as well as design/development/maintenance of the Auction House app

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Analyst I -

Machine Learning Team

The Machine Learning team is responsible for design/development/maintenance of the Machine Learning app

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Designer II -

(back to top)

License

Distributed under the BSD License. See LICENSE.md for more information.

(back to top)

Contact

John Galiszewski - [email protected]

Project Link: https://github.com/JohnGWebDev/coinloggr

(back to top)

Contributors

(back to top)

📜Generate poetry with gcc diagnostics

gado (gcc awesome diagnostics orchestrator) is a wrapper of gcc that outputs its errors and warnings in a more poetic format.

Dikson Santos 19 Jun 25, 2022
Sodium is a general purpose programming language which is instruction-oriented (a new programming concept that we are developing and devising) [Still developing...]

Sodium Programming Language Sodium is a general purpose programming language which is instruction-oriented (a new programming concept that we are deve

Instruction Oriented Programming 22 Jan 11, 2022
Simple Calculator Mobile Apps

Simple Calculator Mobile Apps Screenshoot If you want to try it please click the link below to download, this application is 100% safe no virus. link

0 Sep 24, 2022
A passive recon suite designed for fetching the information about web application

FREAK Suite designed for passive recon Usage: python3 setup.py python3 freak.py warning This tool will throw error if you doesn't provide valid api ke

toxic v3nom 7 Feb 17, 2022
Checking-For-Fibonacci-Syquence-In-Python - Checking For Fibonacci Syquence In Python

Checking-For-Fibonacci-Syquence-In-Python The Fibonacci sequence is a set of num

John Michael Oliba 1 Feb 14, 2022
A simple program to run through inputs for a 3n+1 problem

Author Tyler Windemuth Collatz_Conjecture A simple program to run through inputs for a 3n+1 problem Purpose: doesn't really have a purpose, did this t

0 Apr 22, 2022
Twikoo自定义表情列表 | HexoPlusPlus自定义表情列表(其实基于OwO的项目都可以用的啦)

Twikoo-Magic 更新说明 2021/1/15 基于2021/1/14 Twikoo 更新1.1.0-beta,所有表情都将以缩写形式(如:[ text ]:)输出。1/14之前本仓库有部分表情text缺失及重复, 导致无法正常使用表情 1/14后的所有表情json列表已全部更新

noionion 90 Jan 05, 2023
Python 101 Forever

🚀 Python 101 Forever 🚀 Official Python 101 Forever GitHub repository. START HERE - CHECK README SUBSCRIBE FOR UPDATES HERE Sponsors Contac

Hack Bulgaria 58 Nov 30, 2022
🥦 Send and receive nano with 2 simple functions

easy_nano Send and receive nano (without having to understand the nano protocol).

1 Feb 14, 2022
Welcome to my pod transcript search webb app!

pod_transcript_search Welcome to the pod transcript search webb app! Tech stack used: Languages used: Python (for the back-end), JavaScript (for the f

3 Feb 04, 2022
OTP-Bomber - An otp from MPL ID app, which can be spammed

OTP-Bomber An otp from MPL ID app, which can be spammed Note: Only available on

5 Oct 29, 2022
pyToledo is a Python library to interact with the common virtual learning environment for the Association KU Leuven (Toledo).

pyToledo pyToledo is a Python library to interact with the common virtual learning environment for the Association KU Leuven a.k.a Toledo. Motivation

Daan Vervacke 5 Jan 03, 2022
Covid-ml-predictors - COVID predictions using AI.

COVID Predictions This repo contains ML models to be trained on COVID-19 data from the UK, sourced off of Kaggle here. This uses many different ML mod

1 Jan 09, 2022
Transpiles some Python into human-readable Golang.

pytago Transpiles some Python into human-readable Golang. Try out the web demo Installation and usage There are two "officially" supported ways to use

Michael Phelps 318 Jan 03, 2023
The most widely used Python to C compiler

Welcome to Cython! Cython is a language that makes writing C extensions for Python as easy as Python itself. Cython is based on Pyrex, but supports mo

7.6k Jan 03, 2023
A Snakemake workflow for standardised sc/snRNAseq analysis

single_snake_sequencing - sc/snRNAseq Snakemake Workflow A Snakemake workflow for standardised sc/snRNAseq analysis. Every single cell analysis is sli

IMS Bio2Core Facility 1 Nov 02, 2021
PyLaboratory 0 Feb 07, 2022
Auto Join Zoom Meeting

Auto-Join-Zoom-Meeting Join a zoom meeting with out filling in meeting id's or passcodes, one button for it all! Setup See attached excel document. MA

JareBear 1 Jan 25, 2022
An extension module to make reaction based menus with disnake

disnake-ext-menus An experimental extension menu that makes working with reaction menus a bit easier. Installing python -m pip install -U disnake-ext-

1 Nov 25, 2021
Python template for Advent of Code event

Advent of Code Python Starter A tamplate for Advent of Code write in Python. Usage The project use poetry for project manager. Clone this repository a

Leonardo Gago 6 Dec 31, 2022