Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moise Mokoy - Frontend, Backend, Database Challenges #90

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chiefmky
Copy link

I have completed all three challenges. It was fun and challenges at the same time because they were not a lot of details on the task.

Frontend
On this first challenge. I build a contact page for a Longboard company called Cheeky Monkey Odysee. the name came from an image I found online. I implement the HTML with bootstrap. And because I was a little familiar with nodejs , I used it to validate the ReCaptchaV3 data.

Backend
For this challenge, I also used nodejs to build the backend. In this one, I learn about the patch route. So I use Json-generator to generate the data to test on the postman. I did enjoy writing code again in javascript.

Database
In this challenge, I had to figure out if I wanted to separate the table into two or keep it as one. I went with two tables because I figure out the relationship between the customer information and the orders was one to many relationship so it better to have two tables. I used an online website to create the relational data model and then write a python script to insert data in these tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant