Giter VIP home page Giter VIP logo

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up This build uses the django library with a MySQL database.
  • Configuration
  1. Install Python 3.7 from: https://www.python.org/downloads/
  • Make sure that python is download into a 'easy to access' directory.
  1. Install Django library according to the instructions on: https://docs.djangoproject.com/en/2.1/topics/install/
  2. Install MySQL Workbench
  • Database configuration:
  • Create an empty mySQL database named 'ifb299_db'
  • Create a mySQL user for Django to use to connect and interact with the database
  • In the project directory, run python manage.py migrate (this generates all tables necessary for the webapp)
  • via the mySQL workbench 'data import wizard' use the CSV files in the git repository to populate the search_car, search_store, search_customer and search_order tables.
  • Run the server!
  • How to run tests To run the website run the below command in command prompt(or similar) 'python manage.py runserver' Make sure that you are in the directory containing the manage.py file in the command line.
  • Deployment instructions

Contribution guidelines

  • Completed tasks
  1. Create Homepage with navbar and image (Homepage) by Margat
  2. Create ERD (Database) by Conorbros
  3. Create tables for (Database) by Ethra
  • Writing tests

  • Code review

  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Following tasks for Sprint 1

  • Set-up home page (Done)
  • Create database
  • Create ERD
  • Find a way to get information to a suitable format in Django

Matthew Garrett's Projects

shortest-route-finder icon shortest-route-finder

This program uses a GoogleAPI to request the time it would take to get from one location(consumer) to several others(providers) via roads.

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.