Preshy-Jones
Software Engineer Rockstar. Javascript/Nodejs, Java/Springboot. I just want to build cool software and retire on a beach watching the sunset everyday.
Nigeria
Pinned Repositories
Admin-Panel
Burjtech-React
g01-fraud-detection
This is the Stage G of the Hamoye Data Science Internship
Mysql-is-frustrating
The api "http://jsonplaceholder.typicode.com/users" when visited, returns an array of 10 users in json form(I advise you visit the adress in your browser to see and study the file structure). Task: 1. Create a remote MySQL database with a table called Users. 2. Write and deploy a script that connects to the database. When the api endpoint "/populate" is accessed, a function that would create columns for id, name, username, and email then populate the columns with the respective data for each user gotten from the users api provided. 3. Create an api end point such that when the "/delete" route is accessed, the last row in the database is deleted. Note 1. Apart from ID, all other Columns are strings. Note 2. The datafrom the users api is to be fetched each time the scripts api endpoint is accessed. Note 3. When you submit, ensure that the database is empty. It is when the api endpoint is accessed that your script would populate the database In the read me file, along with the api endpoint for your script, the following information about your database should be provided. Database Host Database Username Database Password Database Port Hint, Heroku has a free MySQL hosting service called clearDB. You may learn to use that.
payment_solutions_app
skill2Rural-server
skill2rural-web
SQL-that-is-mine-sorry-msql
The api "http://jsonplaceholder.typicode.com/users" when visited, returns an array of 10 users in json form(I advise you visit the adress in your browser to see and study the file structure). Task: 1. Create a remote MySQL database with a table called Users. 2. Write and deploy a script that connects to the database. When the api endpoint "/populate" is accessed, a function that would create columns for id, name, username, and email then populate the columns with the respective data for each user gotten from the users api provided. 3. Create an api end point such that when the "/delete" route is accessed, the last row in the database is deleted. Note 1. Apart from ID, all other Columns are strings. Note 2. The datafrom the users api is to be fetched each time the scripts api endpoint is accessed. Note 3. When you submit, ensure that the database is empty. It is when the api endpoint is accessed that your script would populate the database In the read me file, along with the api endpoint for your script, the following information about your database should be provided. Database Host Database Username Database Password Database Port Hint, Heroku has a free MySQL hosting service called clearDB. You may learn to use that.
thrindle
xxolcare
Preshy-Jones's Repositories
Preshy-Jones/Tributepage
Preshy-Jones/Bookstore
Preshy-Jones/hacktoberfest-practice
Repo for you to raise a Pull Request for practice
Preshy-Jones/carstore
Preshy-Jones/carzoo-server
Preshy-Jones/xxolcare
Preshy-Jones/Video-call-app
Preshy-Jones/preshytodo2
Preshy-Jones/FINAL-PROJECT-CHAT-APP-DAY25-30
Preshy-Jones/BLOG-DAY23-25
Preshy-Jones/andela-Builder-for-svg-30docday21-22
Preshy-Jones/mysql-logs
Preshy-Jones/mysql-sessions-day-21
Preshy-Jones/Mysql-is-frustrating
The api "http://jsonplaceholder.typicode.com/users" when visited, returns an array of 10 users in json form(I advise you visit the adress in your browser to see and study the file structure). Task: 1. Create a remote MySQL database with a table called Users. 2. Write and deploy a script that connects to the database. When the api endpoint "/populate" is accessed, a function that would create columns for id, name, username, and email then populate the columns with the respective data for each user gotten from the users api provided. 3. Create an api end point such that when the "/delete" route is accessed, the last row in the database is deleted. Note 1. Apart from ID, all other Columns are strings. Note 2. The datafrom the users api is to be fetched each time the scripts api endpoint is accessed. Note 3. When you submit, ensure that the database is empty. It is when the api endpoint is accessed that your script would populate the database In the read me file, along with the api endpoint for your script, the following information about your database should be provided. Database Host Database Username Database Password Database Port Hint, Heroku has a free MySQL hosting service called clearDB. You may learn to use that.
Preshy-Jones/SQL-that-is-mine-sorry-msql
The api "http://jsonplaceholder.typicode.com/users" when visited, returns an array of 10 users in json form(I advise you visit the adress in your browser to see and study the file structure). Task: 1. Create a remote MySQL database with a table called Users. 2. Write and deploy a script that connects to the database. When the api endpoint "/populate" is accessed, a function that would create columns for id, name, username, and email then populate the columns with the respective data for each user gotten from the users api provided. 3. Create an api end point such that when the "/delete" route is accessed, the last row in the database is deleted. Note 1. Apart from ID, all other Columns are strings. Note 2. The datafrom the users api is to be fetched each time the scripts api endpoint is accessed. Note 3. When you submit, ensure that the database is empty. It is when the api endpoint is accessed that your script would populate the database In the read me file, along with the api endpoint for your script, the following information about your database should be provided. Database Host Database Username Database Password Database Port Hint, Heroku has a free MySQL hosting service called clearDB. You may learn to use that.
Preshy-Jones/30DAYOFCODE-2.0
Preshy-Jones/TRIBUTE-PAGE-DAY18
shutter island tribute
Preshy-Jones/persistence-is-key
Deploy a script that when a get request is made to "api/something", where something is a placeholder for a word, a file(text file/json file) is created and and the word represented by something is added to the list. if the endpoint is accessed again in a similar manner, the new word is added to the file. If the get request is made to "api/list", an array containing every word that has been added to that file is converted to a string and sent as a response with the appropriate header. If the get request is made to "api/delete" let the contents of the file be deleted.
Preshy-Jones/TODOAPP-DAY16
A todo app with mongo db and node.js
Preshy-Jones/First-Server
Preshy-Jones/Skyewallet-front-end
Preshy-Jones/bodsquare-test
Preshy-Jones/hng-devops
Preshy-Jones/hng9
Preshy-Jones/SendKrypt
A decentralized ethereum powered app, built with Solidity, react, and giphy api
Preshy-Jones/Spendy-Vest
Preshy-Jones/Admin-Panel
Preshy-Jones/NFT-Dapp
Preshy-Jones/waveapp--react-Dapp
Preshy-Jones/frontendassessment
Graphql blog app, with filter and search functionality