Giter Club home page Giter Club logo

travelmate's Introduction

GENERAL USAGE NOTES:

  1. This file contains instructions about installing softwares and running the programs in Windows Environment.
  2. The instructions in the file may not match the installation procedures in other operating systems like Mac OS, Ubuntu OS etc.
  3. However, the programs are independent of any operating systems and will run successfully in all platforms once the initial installation has been done.

INSTALLATION GUIDE:

  1. Download python 3.6.x from https://www.python.org/downloads/release/python-360/
  2. From Windows Home go to Control Panel -> System and Security -> System -> Advanced System Settings -> Environment Variables and add two new variables in 'PATH' -> [Home directory of Python]; [Home directory of Python]\Scripts
  3. Check python version using the following command: python --version
  4. Install django using: pip install Django==1.10.3

INSTRUCTIONS TO RUN THE PROGRAM:

  1. Open Windows PowerShell
  2. Navigate to the directory having the folder, i.e. navigate inside TravelMate which has manage.py file
  3. Now Perform the following steps:
    1. Type in command in the command line: python manage.py runserver
    2. Open a browser and type in or copy paste the following URL: http://127.0.0.1:8000/

DEPLOYED TO:

http://tmate.pythonanywhere.com/

travelmate's People

Contributors

sougatadafader avatar tejasparab1994 avatar mansikulkarni96 avatar mansi1996 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

sougatadafader

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.