Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Blog post for my major project #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdegrand
Copy link

No description provided.

Copy link
Member

@RamZallan RamZallan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If VlocChain is up on GitHub or elsewhere, could you add a link somewhere in the post?

date: 2018-04-12
categories:
- projects
- blocckchain
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocckchain -> blockchain

VlocChain is the concept of sharing videos with others using blockchain technology. Originally thought of at Brick Hack 4, Owen Sullivan, Carter Nesbitt, and myself came up with the idea of making something with blockchain that isn't a cryptocurrency, to show blockchain's potential. Our vision was to create a peer to peer video sharing platform, with no middle man or centralized server involved.

## The Front End
My part in this unordinary project mostly involved front end based tasks, such as designing and routing webpages, working with databases and makng a user login system, making a custom video web player, working with post and get requests, and working with our main flask app in general.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unordinary -> unusual

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

post and get requests -> POST and GET HTTP requests

## The Front End
My part in this unordinary project mostly involved front end based tasks, such as designing and routing webpages, working with databases and makng a user login system, making a custom video web player, working with post and get requests, and working with our main flask app in general.

Before starting this project, he only type of experience that I had was work with python and some slight knowledge on html and css. I now know the basics in flask, mySQL/mariaDB, POST/GET requests, jquery, debugging in nginx/uwsgi, and a bit about jinja. This project has taught me so much already, and I hope that I will continue to learn more as I continue to work on it.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

he only type -> the only type

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some slight knowledge on -> slight knowledge about

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

html and css -> HTML and CSS, along w/ capitalization of other library and technology names like NGINX, jQuery, etc.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you may mean WSGI instead of uwsgi, could be wrong, though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants