Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Aphorismen
Applications
Business Economics & Admin.
My Computers
Cooking
Devices
Folders
Food
Hardware
Infos
Software Development
Sports
Operation Instructions
Todos
Test
Help
Glossary
Community portal
adaptions
Sidebar anpassen
Wiki RB4
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Udacity
(section)
Page
Discussion
English
Read
Edit
View history
Toolbox
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Fyyur App==== * run as prepartion (rest was already installed for lesson) pip3 install virtualenv npm install bootstrap@3 // creating .env file for VSC debugging * execute Development Setup from [https://github.com/udacity/FSND/tree/master/projects/01_fyyur/starter_code GitHub] * with psql create database fyyur; create user fyyur with encrypted password 'fyyur'; grant all privileges on database fyyur to fyyur; * in <code>C:\Uwes\python\UdacityFullWebDeveloper\FSND\projects\01_fyyur\starter_code</code> python -m virtualenv env * to run the app C:\Uwes\python\UdacityFullWebDeveloper\FSND\projects\01_fyyur\starter_code>.\env\Scripts\activate pip install Flask-migrate // one-time pip3 install psycopg2 // one-time flask db init // one-time flask db migrate // if needed C:\Uwes\python\UdacityFullWebDeveloper\FSND\projects\01_fyyur\starter_code>.\env\Scripts\activate #$env:FLASK_ENV = "development" // moved to .env file python .\app.py http://127.0.0.1:5000/ =====Origin===== * https://github.com/udacity/FSND/tree/master/projects/01_fyyur/starter_code =====Solutions===== * https://github.com/WenkaiTan/FSND/tree/master/projects/01_fyyur/starter_code * [https://github.com/saelsa/fyyur fyyur-master.zip] * [https://github.com/brunogarcia/fyyur-artist-booking fyyur-artist-booking-master.zip] =====Running System===== * https://fyyur-events.herokuapp.com/
Summary:
Please note that all contributions to Wiki RB4 may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Uwe Heuer Wiki New:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width