/project2-ideas

This is for Project 2 ideas

Project 2 Planning

Fork & Clone this repo.

Part 1

Review the Project 2 requirements and check out some examples.

In this space below, list THREE ideas for your Project 2. For each idea, include user stories for each idea and a link to the API(s) you want to use for it.


1. Discord Emoji Manager

User story:

  • Who: Users will login and be able to link up to their discord channels/servers by logging in via discord oauth
  • What: They will be able to add, edit, and delete emojis from channels through a simple web app
  • Why: New emojis will go to a library of emojis that will be publicly accessible for users to share and select from. ss

2. Twitter Search Advanced, but easier to use

User story:

  • Who: Users will login and be able to search old tweets from the twitter database
  • What: They will be able to search tweets in a more user-experience enhanced manner than currently provided through twitter/search-advanced.
  • Why: Easier/improved search functionality. Old searches/search templates can be saved for use again.

3. DM search for either discord/twitter/instagram

User story:

  • Who: Users will login and link up to their discord/twitter/instagram/fb account (will pick one)
  • What: They will be able to search through their DM history (twitter has a very poor DM search feature). And (if available) make quick replies with emojis.
  • Why: Sometimes you need to search your DM history.

Make a PR when you're done!


Part 2

In the space below:

  • either embed or link a completed ERD for your approved P2 idea
  • if there are any changes/additions to your user stories, place your full set of revised user stories here
  • either embed or link wireframes for every page of your app

APPROVED

1. Discord Emoji Manager

ss


ERD

Models: Users + Emojis

ss


User Stories

User story:

  • Who: Users will login and be able to link up to their discord channels/servers by logging in via discord oauth
  • What: They will be able to add, edit, and delete emojis from channels through a simple web app
  • Why: New emojis will go to a library of emojis that will be publicly accessible for users to share and select from.

Wireframes

ss

Make a PR when you're done!