Git Product home page Git Product logo

udacity-nanodegree-catalog-app's Introduction

Catalog App Project Offered By Udacity Full Stack Nanodegree

The actual name of this project is Restauritta. The final project of Udacity Full Stack Nanodegree Program.

The idea of this website is to simulate real-life visitor's judgements about the services restaurant owners provide. So, for example, a user can complain about bad service they received or recommend some insighful things.

Currently, there is only one admistrator who can manage the app in order to not overcomplicate the project.

Prerequisites

  • Install VirtualBox
  • Install Vagrant
  • In your terminal (CLI tool), inside vagrant folder, run: vagrant up. Note, that if you changed routing ports run: vagrant reload.
  • After previous command finishes executing, run: vagrant ssh, this will open a SSH connection to your virtual machine
  • Inside VM, change your directory to: cd /vagrant/, this is the working directory of our project, as you would be able to see
  • You will also have to create a new PostgreSQL database with help of psql. Run: psql, then create database catalogdb
  • With SSH, in /vagrant/catalog/, run: python init_db.py, this will initialize tables in the database

Launch the website

In /vagrant/catalog/, run: python catalog.py

Go to http://localhost:8000/ and enjoy! You will have to login as either an admin or an ordinary user. The registration allows only one email to be used for one role, in other words, you can not use one email to be used for two roles simultaneously.

Administrators can create new cities and group their restaurants into them, whereas ordinary users post their complaints or recommendations to restaurants.

udacity-nanodegree-catalog-app's People

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.