Giter Site home page Giter Site logo

dbcoursework's Introduction

This repo is currently archived

Student Track

This is the code for my Computer Science coursework project. Please read the "Setup and Installation" section to get started.

Code for Coursework

This is the code I am submitting to be marked for my Computer Science coursework. There may be bugs in the system, hopefully not too many, I will continue to squash them after the code is marked.

Setup and Installation

For Testing and Assessment

  1. Ensure python 3.8 or greater is installed.
  2. Open CMD on Windows, or a terminal on Linux.
  3. Navigate to the project's directory. (By default this document is contained in it.)
  4. If you wish to use a virtual enviroment run python -m venv ./venv and then ./venv/Scripts/activate.bat on Windows, or ./venv/Scripts/activate on Linux.
  5. Run pip install -r requirements.txt to install the requirements for this program.
  6. Run python setup-database.py to initialize the database.
  7. Run python run.py to run the server.
  8. Open a browser and navagate to localhost:5000.

For Hosting and Deployment

We are now hosted on [Redacted until after code assessment].

dbcoursework's People

Contributors

danny-burrows avatar

Stargazers

Vani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.