JFJohannes Franciscoinhanzchizoprenia.hashnode.dev·Dec 10, 2024 · 4 min readActivity 18: Fork testdeploy Github Repository and deploy it to Render.comSTEP 1: Create a folder and name it (whatever you like) “act-18-SA“ STEP 2: Launch it on "cmd" or terminal STEP 3: Go to the link provided to fork “thirdygayares/test_deploy (github.com)“ open the link and click fork after clicking fork, you wil...00
JFJohannes Franciscoinhanzchizoprenia.hashnode.dev·Dec 8, 2024 · 21 min readActiviy 19: Research Python SQLAchemySQLAlchemy is basically referred to as the toolkit of Python SQL that provides developers with the flexibility of using the SQL database. The benefit of using this particular library is to allow Python developers to work with the language’s own objec...00
JFJohannes Franciscoinhanzchizoprenia.hashnode.dev·Dec 4, 2024 · 4 min readActivity 50: Keriderya APISTEP 1: Open the link “thirdygayares/keriderya-api” STEP 2: Fork the GitHub link by clicking “Fork “ Step 3: Create a new fork by having a new repository name Step 4: After forking it will create a copy in your account Step 5: Create a folder and ...00
JFJohannes Franciscoinhanzchizoprenia.hashnode.dev·Dec 4, 2024 · 2 min readActivity 16: user role in MySQL databaseSTEP 1: Open MySQL and login with a admin user (root) and create database create database and name it based on your own: example: CREATE DATABASE role2; CREATE DATABASE your_database_name; STEP 2: Create a new user with a role Replace 'your_usern...00
JFJohannes Franciscoinhanzchizoprenia.hashnode.dev·Nov 30, 2024 · 4 min readActivity 49: Python Flask API with SQLALCHEMY integrationStep 1: Open the link “thirdygayares/restaurant_menu” Step 2: Fork the GitHub link by clicking “Fork “ Step 3: Create a new fork by having a new repository name Step 4: After forking it will create a copy in your account Step 5: Create a folder an...00