Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

12458/Web-App-Project

Repository files navigation

Table of Contents

Assessment Details

Assessment Details

Assessment Feedback

Mr Leong's Feedback

Getting Started

Prerequisites

  1. Install required modules by running pip install -r requirements.txt

Installation

  1. Clone the git repositry: git clone https://github.com/12458/Web-App-Project.git
  2. Navigate to the cloned repositry by running cd Web-App-Project
  3. Start the Flask server by running python3.6 app.py or flask run

User Guide

User Guide

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/<AmazingFeatureName>)
  3. Commit your Changes (git commit -m 'Add some <AmazingFeatureName description>')
  4. Push to the Branch (git push origin feature/<AmazingFeatureName>)
  5. Open a Pull Request

License

License: GPL v3