EXPRESS DEPLOYTED BMI CALCULATOR
Back-End - - 2021TECHNOLOGIES
The BMI Calculator uses Express toolkit (based on Node. js) to deploy a web app calculating the adult BMI index through input human weight and height.
VisitEXPRESS DEPLOYED WEATHER FETCH APP
Back-End - - 2021TECHNOLOGIES
The Express Deployed Weather Fetch APP utilizes the data of Open Weather API as raw material. It first presents a web page where users could input the latitude and longitude of a location, and then the realtime weather condition in the moment as well as that in the next 7 days will be loaded.
VisitEXPRESS DEPLOYED NEWSLETTER SIGNUP PAGE
Back-End - - 2021TECHNOLOGIES
The project is deployed by Node.js and hosted by Heroku. It mainly uses the Express library in node. The backend also takes advantage of MailChimp API which is used to store and manage subscriber's info. As you can see in display, after user submits the form, all the infomation flow to the MailChimp, and you can check out users' email, name and country there!
VisitMONGOOSE TO DO LIST APP
Back-End - - 2021TECHNOLOGIES
It's a to-do-list app. New task items could be set up by clicking the '+' button and removed after the checkbox is checked. The customized task lists can be accessed through input params such as 'chores' or 'work' into url path, every single type-in will generate a relative customized task list.
VisitMONGOOSE DAILY JOURNAL APP
Back-End - - 2021TECHNOLOGIES
The Express and Mongoose Deployed Daily Journal Web APP contains the function of publishing, storing and deleting daily journals.
VisitNODEJS AUTHENTICATION: SECRETS
Back-End - - 2021TECHNOLOGIES
A website utilise different authentication stategy in Node.js to register user, and finally they could publish their secrets there.
VisitXIAOTONG'S PORTFOLIO SITE
Back-End - - 2021TECHNOLOGIES