kyoukel / The-BLACK-List

BlackList is a react application that helps you keep track of and complete you tasks and to-do-lists.

Home Page:https://blacklist-final.herokuapp.com/landing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the main repo for Team Black Coding Bootcamp Project

React ToDoList | BlackList

Overview & Functionality:

Never forget a task again! Stay on track and keep organized with The Blacklist App. The Blacklist has everything you need to maintain an active and busy lifestyle.

  • Google Account Login | Multiple Users

  • Create Daily / Weekly Lists

  • Create Daily / Weekly Goals & Results

  • Add, Edit, & Delete task(s) and/or list(s)

  • Track Completed Goals & Tasks with Bar Graph | React-Chart.js

  • Strategies of Convience

  • Goal Productivity

  • Device Compatibility | Mobile / Tablet / iPad

Project Requirements:

  • Use Node & Express Web Server

  • Backed by an SQL Database

  • Have GET, POST, PUT, and DELETE Restful API routes

  • Use ReactJS

  • Deployed to Heroku

  • Use existing public dataset to send part of the database

  • Create SQL schema

  • Use two or more new packages on Backend

  • Have Authentication for social login Google

Full-Stack Approach:

  1. Authentication for Google login

  2. Node & Express Web Server

  3. Backend routes

  4. ReactJS for Server-Side | front-end app

  5. Integrate react server and backend server using proxy

  6. SQL & schema created

  7. New backend packages

  • Passport / Google / Oauth20
  • Cookie-Session
  1. Integration front & backend
  • Deployed in Heroku
  1. Frontend | Material-UI

  2. Dashboard Bar Graphs / Goal Tracking

  • React-Chart.js2
  1. Use an existing public JSON API

Steps on How to Use this App!

  1. Clone or Download the Repository blacklist.

  2. To load all dependencies and SQL Schema from the package.json file: Change Directory cd into the blacklist directory (folder) blacklist by typing npm install.

  3. Change directory cd into client folder blacklist/client & load all dependencies and SQL Schema from the package.json file by typing npm install.

  4. Change directory cd.. back into the blacklist folder to run the dev script by typing npm run dev. This will load the server and client concurrently.

Connecting to Server: This will load in the terminal. Open your terminal to see the data loading.

To Use the App: App will automatically open a window in your default browser.

Blacklist GitHub Repo:

BlackList

Features Coming Soon!

Sync with Google Calendar & Set Reminders. Sharing Features via Social Media & Email. Timer Reminder Notifications Successful Project Management Testimonials

#############################################################################################################################

Tutorial link usefull for graphs (Brice)

1 React-chartjs-2 Github Page: https://github.com/jerairrest/react-chartjs-2 2 Very good tutorial with react example: https://www.youtube.com/watch?v=Ly-9VTXJlnA 3 basic stuff: Getting Started With Chart.js https://www.youtube.com/watch?v=sE08f4iuOhA

Heroku:

Authentication:

React Route:

React general:

materialize UI:

responsiveness:

#############################################################################################################################

About

BlackList is a react application that helps you keep track of and complete you tasks and to-do-lists.

https://blacklist-final.herokuapp.com/landing


Languages

Language:JavaScript 95.0%Language:HTML 4.0%Language:CSS 1.0%