Code Monkey home page Code Monkey logo

ourpoemz's Introduction

ourpoemz

Home page of the blog: Ourpoemz - Poems from heart to connect every soul

#Installation and Run: git clone https://github.com/yatingupta10/ourpoemz.git

cd ourpoemz

python app.py

#Improvements:

  • Improved text editor
  • Insertion of images and links in the editor
  • Improve the UI
  • Adding/Deleting comments
  • Captcha
  • Make model for authors with different permissions
  • Integration of different plugins
  • Google Analytics
  • SEO

Hope to finish this soon :)

ourpoemz's People

Contributors

yatingupta10 avatar jugba avatar

Stargazers

Roman avatar Vaibhav Batra avatar  avatar

Watchers

James Cloos avatar Russell Tan avatar  avatar Vaibhav Batra avatar

Forkers

jugba

ourpoemz's Issues

Comments

Adding comments section for the users to post their views as comments to that post.

User model not created

Same deleting blog.db file and run again the project the table don't generate.

Should be declarated, isn't?

Create requirements.txt for easy requirements installation

For those who have all of the requirements installed....

Run the following command to generate a requirements.txt file:

pip freeze >> requirements.txt

Commit the file, and requirements will be easily installed with the

pip install -r requirements.txt command

Define Application Structure

The present app structure is only just one file app.py, which is gradually becoming really bloated. The app should be broken into logical modules to make development easier.

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.