GithubHelp home page GithubHelp logo

fullstack-nanodegree-vm's Introduction

rdb-fullstack

This project involves two small projects which aimed at Relational Databases and Full Stack Fundamentals courses

  1. tournament ============= This project provides swiss tournament pairs given by the corresponding standings.

What's included: All the related code is under the tournament. The tournament.sql creates Match table, Player table, and Standing view to store and display the data. The tournament.py provides the necessary basic operations.

tournament/ |-- tournament_test.py |โ€”- tournament.py |โ€”- tournament.sql

  1. Catalog ============= This is a small website which supports create, read, update and delete items as well as oath 2.0 authorization.

What's included: All the related code is under the project. The folder templates contains the html pages of this project. The folder static contians the style sheet of this project. database_setup.py contains the database sql. main.py is the backend server logic.

How to start:

  1. Install Vagrant and VirtualBox
  2. Clone the fullstack-nanodegree-vm
  3. Launch the Vagrant VM (vagrant up)
  4. Run the application within the VM (python /vagrant/project/main.py)
  5. Access the application by visiting http://localhost:8000 locally

fullstack-nanodegree-vm's People

Contributors

karlud avatar lobrown avatar forestschao avatar stevewooding avatar forbiddenvoid avatar pmallory avatar runar-rkmedia avatar

Watchers

James Cloos avatar  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.