veroca88 / graph_analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Business Directory πŸ“ˆ

If you wonder about timeline funding of companies, its twitter username, how many employees have and more... check this app!

This app has around of two hundred of companies data, you can search by name, category or description. Once you have found the company you can click in the company name and see all its information and a chart that show all the funding during its operation.

This app was built with:

Back-end

  • Axios
  • Express
  • MongoDB (connection with cluster Atlas)
  • JavaScript
  • Data Tables CDN
  • Mongoose
  • JQuery
  • Dotenv

Front-end

  • Chart.js
  • Handlebars

πŸƒβ€β™€οΈ Install

$ git clone https://github.com/veroca88/graph_analytics.git
$ cd graph_analytics
$ npm install 

Before run the app we need to create a .env file with the following variables:

  • PORT
  • MONGODB_URI
  • SESS_SECRET
$ npm start 

🍫 Do you want to try more apps

About


Languages

Language:JavaScript 59.7%Language:Handlebars 36.3%Language:CSS 4.0%