GithubHelp home page GithubHelp logo

rebkwok / django-bidding-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danielc92/django-bidding-app

0.0 0.0 0.0 13.69 MB

A bidding themed full-stack application.

Home Page: https://dc-bid-platform.herokuapp.com/

Python 32.96% HTML 67.04%

django-bidding-app's Introduction

Bidding Application with Django

This application was built as a side project, in order to learn how to design and build a bidding system from scratch. The theme is based on capital raising for companies. It includes an auth system, marketplace, companies, placements, dashboard, mobile friendly design. I used Django mainly, to develop this application.

Before you get started

Concepts covered in this app

  • Routing
  • ORM, database design
  • Form handling
  • Templates
  • Charting with Chart.js
  • Design with Materialize.css

Routes

  • / The home page. Contains news.
  • about/ Holds details about the application.
  • register/ Allows users to register an account
  • login/ Allows users to login to an account
  • logout/ Allows users to logout and clear their session
  • marketplace/ Listing of placements from various companies.
  • marketplace/slug/ Detailed view for a placement within the marketplace.
  • my-bids/ User scope bid summary for available placements.
  • dashboard/ Basic analytics and animated charts for the database.

Setup

Modules/dependencies:

  • django

Running locally:

# Ffter activating your virtualenv
python manage.py runserver

Tests

  • Tests performed on this project. What did you do? Which files were used? Was it successful?

Screenshots

Home page home page

About page About page

Login page login page

Registration page registration page

Placements page placements page

Bid summary page bid summary page

Dashboard page Dashboard page

Bid submission page Bid submission page

Responsive on small devices Responsive

Contributors

  • Daniel Corcoran

Sources

django-bidding-app's People

Contributors

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