Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

memoht/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juno Apps

My projects for the Juno College JavaScript Course

  • JunoTweet > a basic Twitter type app to demonstrate the use of JQuery.

About this App

This app tries to demonstrate a basic use of jQuery to interact with the DOM in response to a user interacting with the page. The app should do the following:

  • Prompt you for your username
  • Allow you start tweeting
  • Display the tweets in a list of Recent tweets
  • "Like" a tweet
  • "Retweet" or "Unretweet" a tweet
  • Delete a tweet

The avatar that is generated for the user uses the @username to generate a custom icon. The tweets get a timestamp when created. Animations for adding and removing occur.

Project Resources

About

My Juno College class stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published