Giter Club home page Giter Club logo

eauction's Introduction

eAuction

This is online auction based web app.Here two types of user like admin and normal user. Every user has different dashboard. User can create auction item. User can also attened to the Bidding system. Maximum price of auction is the winner of bid.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

##Challenges I have faced some challenges when create this app. At first day i faced input date in aucttion form but i overcome this problem using form filtering with bootstrap framework. Second day, I can't work totally from morning tiil night because of loadshedding.Third problem is create chart in admin dashbord.I can't this solved this problem.

Installing

A step by step series of examples that tell you how to get a development env running

  1. Install Python

    Install python-3.7.2 and python-pip. Follow the steps from the below reference document based on your Operating System. Reference: https://docs.python-guide.org /starting/installation/

  2. Setup virtual environment

# Install virtual environment
pip install virtualenv

# Make a directory
mkdir envs

# Create virtual environment
virtualenv ./envs/

# Activate virtual environment
source envs/bin/activate

3.Install requirements

pip install -r requirements.txt

And repeat

python manage.py makemigraitons
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Now you can create auction item and win bid.

Authors

eauction's People

Contributors

hussainshafayet avatar

Stargazers

Blackshadow Software Ltd avatar Rahat Adnan  avatar Nahian Ether avatar Rakib Hasan avatar Rezaul Karim Shaon avatar  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.