Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorransutter/freedom-by-chaining-up
Static web site for gamers
https://github.com/lorransutter/freedom-by-chaining-up
blockchain css3 gamers html5 javascript
Last synced: 2 days ago
JSON representation
Static web site for gamers
- Host: GitHub
- URL: https://github.com/lorransutter/freedom-by-chaining-up
- Owner: LorranSutter
- Created: 2020-01-22T16:13:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T18:43:46.000Z (over 4 years ago)
- Last Synced: 2024-11-08T14:25:10.695Z (about 2 months ago)
- Topics: blockchain, css3, gamers, html5, javascript
- Language: HTML
- Homepage:
- Size: 8.48 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freedom by chaining-up!
Final project for the course BCDV1006 - Full Stack Development I from [Blockchain Development](https://www.georgebrown.ca/programs/blockchain-development-program-t175/) program from [George Brown College](https://www.georgebrown.ca)
This is a simple static web site, but also you can check an extendend version with Node and MongoDB [here](https://github.com/LorranSutter/Freedom-by-chaining-up-Node).
---
Static web site presented as final assignment using HTML5, CSS3 and vanilla JS. Based on the final project presented on the course BCDV1001 - Introduction to Blockchain. It consists of a platform which allows gamers connect their game accounts in order to sell, buy and trade game assets.
![Preview](https://res.cloudinary.com/lorransutter/image/upload/v1589314886/Freedom_by_chaining_up.gif)
## :book: Resources
- [Final Assignment - BCDV1001](https://drive.google.com/file/d/1CQZWTo7N4vliZXRFV4m0hd2VNEdJs6BG/view?usp=sharing)## :computer: Technologies
- [HTML5](https://www.w3schools.com/html/html5_intro.asp) - markup language used for structuring and presenting content
- [CSS](https://www.w3schools.com/css/) - style sheet language used for describing the presentation of a document
- [JavaScript](https://www.w3schools.com/js/) - high-level, often just-in-time compiled, and multi-paradigm programming language