ziyic / UoA_PGT_CS551Q_shopping

This repository contains code written for the course Enterprise Software Development during the PGT study of MSc Information Technology in University of Aberdeen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UoA_PGT_CS551Q_shopping

A project developed to partial fulfillment the requirements of the course Enterprise Software Development [CS551Q] of the Master of Information Technology program at the University of Aberdeen.(For archive purposes only)

Getting Started

Prerequisites

python:

  • Python==3.9.2

requirements:

  • asgiref==3.3.4
  • behave==1.2.6
  • Django==3.2
  • Faker==8.1.1
  • gunicorn==20.1.0
  • numpy==1.20.2
  • pandas==1.2.4
  • parse==1.19.0
  • parse-type==0.5.2
  • python-dateutil==2.8.1
  • pytz==2021.1
  • selenium==3.141.0
  • six==1.15.0
  • sqlparse==0.4.1
  • text-unidecode==1.3
  • urllib3==1.26.4

Deployment

This project is also deployed on Heroku, you can access it via this link

Built With

Test

use Behave for test, see test log in :

./reports

Contributing

Individual projects, no contribution requirements

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

This repository contains code written for the course Enterprise Software Development during the PGT study of MSc Information Technology in University of Aberdeen.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.1%Language:C 0.8%Language:HTML 0.3%Language:JavaScript 0.3%Language:CSS 0.2%Language:Cython 0.2%Language:PowerShell 0.0%Language:Fortran 0.0%Language:Shell 0.0%Language:Smarty 0.0%Language:Gherkin 0.0%Language:Procfile 0.0%