Code Monkey home page Code Monkey logo

duvar-app's Introduction

duvar-app

Duvarov kişilerin kendilerine anonim bir duvar yaratabileceği bir uygulamadır.

Demo

Duvarov Websitesi

Installation

wsgi.py dosyası çalıştırılarak direkt 0.0.0.0:5000 adresinden erişim sağlanabilir.

Repo heroku deployment için tamamen hazırdır, Procfile ve runtime.txt dosyaları değiştirilerek versiyon değişikliği yapılabilir. Pythonanywhere tarafında sadece requirements.txt yüklenilerek proje canlıya alınabilir.

Duvar temizliği için heroku içerisinde yerel değişkeniniz password'un ayarlanması gerekmektedir.

Docker

docker build -t duvar:latest .

docker run -d -p 5000:5000 duvar:latest

Requirements:

  • flask
  • sqlite3
  • gunicorn

To-Do's

  • Link, telefon numaraları gönderilmesini engellemek için regex
  • Küfür gönderilmesini engellemek için bir çalışma
  • Tamamen boşluk veya yazı içermeyen karakterlerin gönderilmesini engelleme
  • header kısımlarının bir kez yazılıp diğer sayfalarda extend edilmesi
  • HTML ve CSS dosyalarında düzenlemeler

front-end tarafında muhtemelen çok fazla hatam vardır, projeyi yaparken öğrendim :)

  • Database'in app içerisinde değil servis tarafında tutulması

duvar-app's People

Contributors

cobanov 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.