Skip to content

My fourth project with TripleTen. Initially a static website written in vanilla Javascript that is now connected to TripleTen's Backend Api to display students creations.

Notifications You must be signed in to change notification settings

frederickjodozi/web_project_4

Repository files navigation

web_project_4: My fourth project with TripleTen.

This is my first project using Javascript. It started as a simple Vanilla Javascript project where the user could create a profile and location cards set on places of interests in the United States and abroad.

After multiple iterations it is now connected to a Backend Api built by TripleTen to store locations and profiles from the entire student cohort and render them at load time.

Features

The site's main Javascript components are as follows:

  • A Frontend Api used to create, read, update and delete user and location data
  • A Card component that clones an HTML card template and hydrates it with location data received from the Api.
  • Form Popups that create and update data upon submission.
  • A Form Validator used to validate all forms.

Webpack has been used to compile the site.

Contributions

This project can be used as learning tool for people beginning to learn Javascript. It can be cloned on a local machine for studying and/or editing, and relevant pull requests will be accepted! Required work on the project currently include adding the built-in Javascript date object to update the date listed in the footer section.

Thanks again to TripleTen for providing me with the materials and instructions to build this project!

About

My fourth project with TripleTen. Initially a static website written in vanilla Javascript that is now connected to TripleTen's Backend Api to display students creations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published