Giter Site home page Giter Site logo

trendr's Introduction

trendr

License

dashboard

Table of Contents

πŸ“·Live
πŸ“œDescription
πŸ’»Technology
πŸ‘₯Contributors
πŸ“± Contact

Live πŸ“·

Check out the deployed Trendr app here!

Description πŸ“ƒ

You tired of Reddit regurgitating the same old gifs? You interested in Twitter, but the tweets are always monotone & lacking focus? Allow us to usher in the era of Trendr, an all-in-one dashboard that pulls the most relevant data on seven distinct categories based on Google Trends data, and gives you all the information and social buzz in one place. No longer will you fumble around looking for the right app to fill the void, Trendr is here to comfort you. If you haven't already, give the hyperlink above a visit, and connect with the collaborators below.

favorites

Technology πŸ’»

Preparation & Execution: Figma (wireframing), GitHub Projects (management), Slack & Zoom (coordination).
Frontend: React.js, Material-UI Bootstrap.
Backend: Node.js, Express, MongoDB; Google Trends API, Twitter API.
File Management & Hosting: Github, Heroku.
Authentication: Google OAuth (firebase).

Contributors 🌌

Get to know our engineers & keep up with their latest updates via GitHub:

Profile Image Badge
Desmond Aldridge - Backend Engineer Savant, Google Authentication, Database Init

Profile Image Badge
Paul Morales - Rendering Frontend Data (Article, Favorites), Database Setup

Profile Image Badge
Bradley Guidry - Google Trends / Twitter API Engineer, Concept, Wireframe, Logo

Profile Image Badge
Cooper Ahearn - React.js Engineer, Heroku Host, Frontend Design, GitHub Overseer

Contact πŸ“§

Connect with & contact the engineers directly via LinkedIn:

πŸ“€ Desmond - DesmondAldridge πŸ“€
πŸ’Ώ Paul - paulmorales7 πŸ’Ώ
πŸ“€ Bradley - bradley-guidry πŸ“€
πŸ’Ώ Cooper - LCAhearn πŸ’Ώ

trendr's People

Contributors

94cooper94 avatar paulmorales7 avatar msyatlaus avatar desmondaldridge avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

94cooper94

trendr's Issues

History Data

Mongo Db.
Figure out how to grab realTimeTrend and import to history and display last five searches in history box

Enhance overall aesthetic [future]

Colorize components according to their button gradient
Add a shadow bar beneath the buttons to create segmentation.
Hide the components that hold the twitter, article, and history data.

Axios.js in </>src folder

///////////////////////////////////

import axios from 'axios';

const instance = axios.create({
baseURL: 'http://localhost:3001'
//Maybe: 'mongodb://localhost/trendr'
})

export default instance

//////////////////////////////////////
Each component with an axios CRUD method will need to import axios like the below code:
/////////////////////////////////////

import axios from '../axios';

BACKEND - ROUTING

Utils - API.js

Use axios (npm), set up CRUD methods and endpoints

README

Someone needs to create a badass README that includes: a table of contents, descriptions of what our app is and why someone would want to use it, a link to our deployed app, an image/gif or two, and a contributors/contact sections.

React Components

Get a dashboard template working after initializing the react-app and get everything up and running.

Authentification Bells & Whistles

Utils, store.js, and specific imports on certain components on the front end to correspond to our web token, authentification, and other back end considerations.

Category Button Components

i.e. [Entertainment] -> -> Title & News Components generate data.

categories:
All : β€˜all’
Entertainment: β€˜e’
Business : β€˜b’
Science/Tech : β€˜t’
Health : β€˜m’
Sports : β€˜s’
Top Stories : β€˜h’

Logout Btn Functionality

Would we want to just refresh the page as a quick fix or go through the process of getting users logged out

Logo

Trendr!!!!!!!!!!!!!!!!!!!!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.