Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository for my CSC 493 project. This project will be a discussion board style website. It will support a few games selected by me for the moment.

Notifications You must be signed in to change notification settings

BadInternetGuy/CSC493

Repository files navigation

CSC493

Repository for my CSC 493 project. This project will be a discussion board style website. It will support a few games selected by me for the moment.

Files

The codebase is split up into several different files. The app.py files in the main folder controls everything else. The html files in the 'templates' folder are referenced in the app.py file to generate web pages. In addition to these, the files in the 'static' folder are mainly bootstrap files. These exist solely for aesthetic reasons.

Code

GameChat started off as a pretty basic idea. As I worked on it more, I started to realize that some of the functions I wanted to implement were a little over my head. For example, trying to store user input posts and then tie it to a user's login was extremely difficult, and something that I ultimately failed at. The site will allow the creation of an account, as well as the navigation to other sites.

GameChat was also a way for me to test my knowledge on concepts that I had practiced in earlier classes. In that regard, it was a huge success. What I understand now and what I understood before I began are worlds apart.

In any case, GameChat is a project that I would honestly like to keep working on. Both in order to test my own knowledge, and also to learn more about web development in general.

References

https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04

Installing phpmyadmin on ubuntu

https://github.com/tirthasubedi/Landlink_Mobile/blob/master/__init__.py

Project for a previous class. Refresher for connecting to database. 

https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory

Helped solve a critical issue with installing software. 

https://startbootstrap.com/templates/scrolling-nav/

Basic starter template for navigation

Anthem picture found at: http://hdqwalls.com/anthem-4k-wallpaper

League of Legends picture found at: https://wallpapersite.com/games/dark-star-thresh-league-of-legends-4k-932.html

MTG picture found at: https://wallpaperscraft.com/download/magic_the_gathering_chandra_art_102333/3840x2160

Hollow Knight picture found at: https://www.kickstarter.com/projects/11662585/hollow-knight/posts/1068473

Destiny picture found at: https://wallpapersite.com/games/destiny-2-hd-2017-6986.html

About

Repository for my CSC 493 project. This project will be a discussion board style website. It will support a few games selected by me for the moment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published