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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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