Coder Social home page Coder Social logo

deleteme's Introduction

Django Project

A web project in Python demonstrating use of the Django framework. The project encompasses both a blog and a projects section as well as an 'About' page.

The website could be purposed for a variety of uses. For example, a developer wishing to showcase his projects alongside a personal blog.

checkout the demo here

Commands

The main command for running the server is as below:

python manage.py runserver

Users & User Access

The project contains functionality for user access including registration and login pages. Some content only displays if the user is signed in. For example, the links for login and logout are dependent on whether the user is logged in or not. The links for the members area is also only available to view when logged in.

The details for the test administrator account is as below:

andy-test
test1

Projects

The main project page, which is also the hompage, displays a description of each project along with a small image. Each individual project page displays the full image and more detail on the project.

Blog

The main blog page displays a summary of all the currently uploaded blog posts. Each individual blog post displays post content along with a comment section, which visitors can add to.

Administrators can add new blog posts through the administration section.

About

There is largely static About page that is intended to display information about the author.

deleteme's People

Contributors

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