Skip to content

Yara-S/pyozlotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A little django app to win the lottery

About The Project

This app has the goal to provide a view of the most common numbers among the lottery winning numbers. Good luck for all.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

To do: env setup

  • python
    to

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Roadmap

  • Add Basic Form Control
  • Prepare lotterywest api request
  • Gather and count result numbers
  • Filter results by date and/or specific game
  • Order winning numbers
  • Work on appearance
    • Rendering of winning numbers table
    • General number cell appearance
    • General form and page css
  • Review error treatment and bugs
  • Unit tests
  • Documentation

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published