ziyic / UoA_PGT_CS551Q

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_Group5

This repository contains code written for the course Enterprise Software Development during the PGT study of MSc Information Technology in University of Aberdeen. (For archive purposes only)

Getting Started

Prerequisites

  • python:
    • python-3.9.2:
  • requirements
    • asgiref==3.3.1
    • dj-database-url==0.5.0
    • Django==3.1.7
    • django-heroku==0.0.0
    • gunicorn==20.1.0
    • numpy>=1.19.5
    • pandas>=1.1.5
    • psycopg2-binary==2.8.6
    • python-dateutil==2.8.1
    • pytz==2021.1
    • six==1.15.0
    • sqlparse==0.4.1
    • whitenoise==5.2.0

Installing

Deployment

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

Built With

Test

Using Django's built-in TestCase for client testing, the tests have all passed

The use of git in the project

git was used as the VCS tool for the project, with all members involved

Contributing

this is a cousework project, 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:MIT License


Languages

Language:Python 97.9%Language:C 1.0%Language:HTML 0.3%Language:JavaScript 0.3%Language:Cython 0.2%Language:CSS 0.2%Language:PowerShell 0.0%Language:Fortran 0.0%Language:Shell 0.0%Language:Smarty 0.0%Language:Procfile 0.0%