aganjali10 / PoignantPoetries

A simple application for posting your poetries and viewing others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoignantPoetries

A simple application for posting your poetries and viewing others. Poetries can be posted only by the admins of the application, but can be viewed by anybody. Anyone can comment and that comment can be either approved or deleted by the author of that post. Also, after writing a poetry, it goes to the drafts section. It has to be published by its author for the visitors to see it or it can also be deleted.

Features

  • Viewing the poetries posted by all the admins
  • Writing a poetry (by an admin)
  • Publishing or deleting that poetry (by the admin)
  • Commenting on any poetry (by anyone)
  • Approving or deleting a comment (by the admin)

Installation Requirements

Framework : Django, Version : 1.11.8
Language : Python, Version : 3.6.3

To run it, you need to install some packages and libraries as follows:
Bootstrap 3
django[argon]

To install these, write this on the command line terminal:
"pip install package-name"

To run

Clone this repo
cd into this repo
Enter the command: "python manage.py runserver"
Copy the url and paste it in your favourite browser window.

About

A simple application for posting your poetries and viewing others.


Languages

Language:Python 63.0%Language:HTML 30.2%Language:CSS 6.8%Language:JavaScript 0.0%