GithubHelp home page GithubHelp logo

abbas-rizvi / cl-reddit Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.96 MB

Command Line Reddit: Command line application created using java socket programming, sqlite

Java 100.00%
command-line java server sqlite

cl-reddit's Introduction

CL-Reddit

(Command-Line)

Description

CL-Reddit is a basic implementation of a reddit-style message board available over the command line. The server can be hosted to allow an unlimited number of connections via Java Sockets. Users can perform account functions (Login, Register) and registered users are able to create, read and upvote posts. Upvotes can be seen on the list of posts to show what's popular in the community.

image image

Technology

The CL-Reddit application used Java sockets and a mutlithreaded server for handling connections. All user data is stored securely in an encrypted SQLite database on the server to reasure users of their security in the event of a cyber threat.

How To Run

To run CL-Reddit, conduct the following steps:

  1. Clone repository on target device

Includes files for both server and clients.

git clone https://github.com/Abbas-Rizvi/CL-Reddit.git

  1. Run the target file via command line

javac

cl-reddit's People

Contributors

abbas-rizvi avatar

Watchers

 avatar

cl-reddit's Issues

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.