Code Monkey home page Code Monkey logo

hdhs.live's Introduction

HDHS Live

wakatime upordown python

What is this?

This is the repository containing the source code and documentation for my first full stack website; an anonymous social media website.

What stack is used?

Pretty much the most barebones stack possible:

  • HTML + CSS + JS
  • jinja templates served via flask
  • sqlite3 database with custom endpoints routed through the flask app
  • gunicorn + nginx for deployment

How is the server hosted?

I recieved a free domain + ssl certificates from name.com through the github student developer pack and built a pi 4 (4GB) server with a fan and usb flash storage to hold all of the files.

What are the basics of the site?

The site has a few distinguishing features such as:

  • unlimited "laughs" on post and comment content (similar to yikyak)
  • post id and comment id system similar to early internet message boards and forums
  • video and image content support
  • fully fledged report and moderation system (password locked on the admin facing side)
  • fully functional comment system
  • the ability to sort posts by date (asc, desc) and popularity
  • the ability to search for posts using id's or keywords found in usernames and post content.

What does the site look like?

mobile desktop
mobile1 desktop1
mobile2 desktop2

Skills that I learned creating this:

  • Flask
  • Sqlite3
  • jinja templating
  • xhr requests and asychrenous javascript
  • gunicorn and nginx
  • creating api
  • securing websites with ssl certificates

Other Information

The documentation on the api (which is currently unfinished) can be found in the docs folder in the root of the repository.

hdhs.live's People

Contributors

thundermaker300 avatar zoogies avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.