Giter Club home page Giter Club logo

samuelhatcliff / newstracker Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 29.32 MB

News Tracker is an application designed to enhance and optimize the way that a user interacts with news stories. This is achieved primarily using a search engine that connects to NewsAPI which allows the user to narrow-down the content of their results using sentimental analysis.

Home Page: https://web-production-6575.up.railway.app/

Python 67.90% HTML 24.36% CSS 5.63% JavaScript 2.09% Procfile 0.02%
css flask natural-language-processing nlp nltk python sentiment-analysis sentiment-polarity

newstracker's People

Contributors

samuelhatcliff avatar

Stargazers

 avatar

Watchers

 avatar

newstracker's Issues

Server-Side API

  • write documentation for API to include in readme
  • incorporate API into routes
  • json web token
  • json schema
  • rate limiting
  • throttling
  • tests
  • update readme

Demo User

  • ensure that demo user works in production mode
  • ensure that demo user registration works

Handle 404s

  • make sure 404 and message is applied to all occurrences where curr_user_key not in session
  • write tests that ensure 404 status code

Carousels

  • research better carousel library to use
  • implement

Railway Deployment

  • configure redis with railway
  • configure postgres with railway
  • create domain
  • update links everywhere where app is linked

README Updates

  • include server-side api documentation
  • include instructions to run app
  • include instructions to run tests
  • update multiprocessing section
  • update api documentation to include instructions regarding keys

Multiprocessing

  • research multithreading/multiprocessing in python
  • optimize all instances of app where multiprocessing is used
  • update readme with more knowledgeable explanation

Flask Session

  • rewrite code and distinguish between session['saved] and session['results]

.env

  • research .env files and common flask folder structures
  • transfer configuration to .env

Fix Date Issues

  • write logic so that date to (to) = None if saved queries is current date.

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.