Giter VIP home page Giter VIP logo

wad2-ae-group1d's Introduction

BLINK

A social media platform in which users may only post once a day.

Description

BLINK - A social media platform in which users may only post once a day. This limited posting forces users to make their posts count. In addition, limited posting will result in a less saturated feed - highlighting what is important. Posts on BLINK can be scheduled for release. Ticking time bomb’ posts are designed to increase user engagement.

Getting Started

The BLINK project is hosted using eu.pythonanywhere.com

The app can also be run locally. Clone the repository, install the dependencies and then from the 'blink' directory run

python manage.py runserver

Dependencies

  • python 3.10 (or above)
  • django 2.1.5
  • pillow 5.4.1
  • bcrypt 4.1.2
  • coverage 7.4.3
  • requests 2.31.0

Install project depedencies from requirements file

pip install -r requirements.txt

External sources

The bcrypt package was used to hash passwords. Django's messsages framework was used to display success or error messages when a user tries to log in. Scss was used to more easily compile into CSS. Python's datetime library was used throughout for keeping track of various times.

wad2-ae-group1d's People

Contributors

varadk62442 avatar josh-adams0221 avatar ejkennedy avatar 2767753o avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kunqizhan

wad2-ae-group1d's Issues

Requirements file

  • Django 2.15 listed as a requirement.
    Not a valid version number as far as I can see.
    Potentially 2.2.15?
    Would suggest using a newer version of Django and stick to the version used in the book (2.2.28)

  • Pillow version could be increased to 10.2?

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.