Coder Social home page Coder Social logo

thepassenger-hub / mycinema Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 646 KB

Django based Movie Social Network to suggest movies to friends. Features a live chat made with django-channels.

Python 52.17% CSS 20.30% JavaScript 11.82% HTML 15.71%

mycinema's Introduction

MyCinema

Personal project made with Django. Very simple mobile friendly Social Network with live chat functionality. Send a movie suggestion to your friends. A crawler will fetch the data from google to provide better information about the movie. Thanks to django channels package you can see who is online with live updates about your friends statuses and interact with them by using the live chat.

Home Page

screenshot of home page

New Post Page

screenshot of profile page

Live Chat

screenshot of admin page

Features

  • Basic Authentication.
  • Create Posts to send to a specific user or to all your friends.
  • Customize Profile and change password.
  • Search bar to sort posts by title, user or rating.
  • If movie url or avatar are not provided by the creator, a custom web crawerl will fetch the informations from http://imdb.com website.
  • Live chat with every friend with fast response times.
  • Live notifications about friend status and if you receive a message.

Development

This webapp was developed following the TDD principles therefore you can find unit test and and functional test that use selenium. To provide live action I used the Django channels package. For frontend simple css and JQuery were used.

You can find a live demo at http://mycinema.ezgameezlyf.top

License

This project is licensed under the MIT License.

mycinema's People

Contributors

thepassenger-hub 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.