Skip to content

markacody/idea-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea Bank: Make a Deposit

This single page web app collects ideas in a form, parses text input, and stores the ideas in JSON. The use case: internal brainstorming related to organizational initiatives.

The project is an adaptation of an academic project by ByteGrad.com.

Features

  • Form designed for usability and accurate data collection
  • Form feedback in real time and after submission
  • Text manipulation using JavaScript string methods
  • API communications with Fetch
  • Data storage with JSON
  • Interactive list with upvoting
  • Filterable list using hashtags provided by form inputs

Deployment

View the site at: https://markacody.github.io/idea-bank/

About

JavaScript app with form and JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published