Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
/ twidder-app Public archive

Implementation of a Social Network Web Application with client and server side functionalities

Notifications You must be signed in to change notification settings

steliossid/twidder-app

Repository files navigation

Twidder - Social Network Web App

Lab Assignment for the Web Programming course (732A56) - LiU

Deployed App can be found here: https://twidder-app-tddd97.herokuapp.com/

  • Client-side Development using HTML, Javascript and CSS
  • Server-side Development using Python and SQL (Flask)
  • Asynchronous Client-Server Communication
  • Responiseness, Password Protection, File Uploads, Selenium tests and more

For the server-side you need to install:

  • Python 2.7
  • pip install requirements.txt