Skip to content

Website project for the course TLO-32400 Ohjelmallinen sisällönhallinta at Tampere University of Technology.

License

Notifications You must be signed in to change notification settings

Rutle/ohsiha-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohjelmallinen sisällönhallinta website project

Website project for the course TLO-32400 Ohjelmallinen sisällönhallinta at Tampere University of Technology.

Project

The core idea is to have a sort of a blog website where you can link you twitter account to your local account. You can then fetch your timeline feed from twitter and then generate blog posts of sorts with markov chain.

Main packages/libraries etc.

  • NodeJS
  • ExpressJS
  • Swagger
  • Mongoose
  • Passport
  • Markov-strings
  • Twit

Starting

The project is currently running on heroku. However, if you want to run it yourself, you have to register for Twitter APP and put your own credentials to the Twitter related connections.

  1. Pull the project
  2. npm install
  3. npm start
  4. http://localhost:5000

About

Website project for the course TLO-32400 Ohjelmallinen sisällönhallinta at Tampere University of Technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published