Giter Site home page Giter Site logo

auctionserve's Introduction

AuctionServe

Software to facilitate Auctions the Easy Way

The Homepage can be viewed here: https://poiu2463.wixsite.com/auctionserve

Dependencies

Below is a List of Dependencies that this project requires. None of these are needed if you are going to run this as a client since the installation of these dependencies will be handled by the installer.

  • Python Flask Library

Structure of the Project

The Main Flask File index.py needs to be in the root dir of the project. The subdirectories, static and templates are specifically named so that Flask can see the files under there. If the file you are referencing is in one of those directories you shouldn't need to prefix it.

AuctionServe        # Project Root
 |
 -- index.py        # Main Python file
 |
 -- static          # Directory for all CSS and images
 |
 -- Templates       # Directory for all html Templates

auctionserve's People

Contributors

spazzcatt avatar devan124 avatar

Stargazers

 avatar

Watchers

 avatar

auctionserve's Issues

Create Database Design

We need a database design in accordance with our User Stories.

Some but not all of the requirements are listed here:

  • Users (info about the User)
    • Admin Status
    • Passwords
  • Auction Items
    • Standard Feilds TBD (required)
    • Custom fields added by admins (optional for this release)
  • Auction Overall
    • Date of auction
    • Number of items
    • Statistics

Create Login Page for Users

Linked from the home page should be a Login page.

There is a lot encompassed in this but this ticket is for the frontend version ( a working web-accessible login).

This requires some subtasks to be completed before this can be done.

Complete Project Setup

Setup project and create standard Flask App template for testing that Flask is installed and working

Create Test enviroment for Development

Create test servers to test features as well as test deploy the product.

  • Need a Ubuntu Apache server
  • Need a MySQL server
  • Need a way of authenticating and managing authentications

Create Dev Enviroment

Need for a dev environment with database and test data as well as test deployment server.

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.