[PYTHON] [Graduation from article scattering] I tried to develop a service that can list articles by purpose

** "A service that allows you to list scattered information from your own perspective and share it with everyone" ** has been released!

A huge amount of new information is sent out every day, and the information I am looking for is quickly buried. Also, while there are other people who are looking for information similar to their own, they are also searching for treasure by squeezing out huge amounts of information in search of good quality information.

To improve this duplication of work, we created a service called Ownlist.

image.png

(If you are interested, please see the attached information that was used as a reference when creating the features that feature this service.)

I want people like this to use it

--People who may search for articles used for error handling again --People who want to stock articles that they used as a reference for studying --People who bookmarked "Read later" but they are scattered --People who want to share the articles used for input with others

development language

--Front - JavaScript(Vue.js) --Backend - Python(Flask)

Features (1) A time-series list is displayed.

The created list is arranged in chronological order.

A list of "for studying" and "for error resolution" one month ago and one year ago is displayed in an easy-to-read state. You can use it as a reflection of yourself, or you can share past helpful articles with your juniors and colleagues by purpose.

04b0f7dc17873de63f206e5032739759.gif

List of articles referred to for displaying in chronological order

Feature (2) It is necessary to add the purpose of summarizing to the title

People who stock or share because it looks good or because it is an article with a high ranking, such as "Bookmark for the time being because I will read it later!" "Share it on slack for the time being because it looks good!" I think there are also.

However, it is not uncommon for the person who shared them and the person who looked back at them to lose track of ** why they felt they were important **.

So, before bookmarking or sharing, it's a good idea to clearly state ** what this article is useful for ** and put it together so you can tell why you should read it and it will be more useful information.

image.png

Pages I referred to for studying Vue.js

Summary

Information such as those who somehow bookmarked the articles that flowed, those who were lost in the Internet world seeking articles with the same contents as the articles they saw in the past, those who did not keep a record of study, etc. This service is recommended for those who have neglected the accumulation for ** for themselves ** and ** for their friends **.

Click here for ownlist

image.png

Recommended Posts

[Graduation from article scattering] I tried to develop a service that can list articles by purpose
I tried to summarize the languages that beginners should learn from now on by purpose
I tried to develop a Formatter that outputs Python logs in JSON
I tried to create a class that can easily serialize Json in Python
[Python + Bottle] I tried to release a web service that visualizes Twitter's positioned tweets.
I tried to make a memo app that can be pomodoro, but a reflection record
I tried to make a generator that generates a C # container class from CSV with Python
I tried to make a bot that randomly acquires Wikipedia articles and tweets once a day
I tried to build a service that sells machine-learned data at explosive speed with Docker
Convert mesh data exported from SpriteUV2 to a format that can be imported by Spine
python Condition extraction from a list that I often forget
A story that I was addicted to calling Lambda from AWS Lambda.
I tried to create a server environment that runs on Windows 10
I tried to create a simple credit score by logistic regression.
[Python] A memo that I tried to get started with asyncio
I tried to create a list of prime numbers with python
I tried to get a list of AMI Names using Boto3
I want to make a parameter list from CloudFormation code (yaml)
I tried to cut out a still image from the video
I tried to extract players and skill names from sports articles
Pass a list by reference from Python to C ++ with pybind11
I tried to deepen my understanding by making my own discriminator that can classify binary using logistic regression.
I tried to implement a blockchain that actually works with about 170 lines
I tried to summarize the general flow up to service creation by self-education.
I made a simple timer that can be started from the terminal
I tried to send a registration completion email from Gmail with django.
ConSinGAN: I tried using GAN that can be generated from one image
I tried to verify the result of A / B test by chi-square test
I tried to make a skill that Alexa will return as cold
I tried to make a url shortening service serverless with AWS CDK
I tried to create a linebot (implementation)
I tried to create a linebot (preparation)
I tried to make a Web API
I tried to publish my own module so that I can pip install it
I want to create a priority queue that can be updated in Python (2.7)
I tried using the Python library "pykakasi" that can convert kanji to romaji.
I made a Docker image that can call FBX SDK Python from Node.js
[ES Lab] I tried to develop a WEB application with Python and Flask ②
I tried to automatically generate a port management table from Config of L2SW
How to install a Python library that can be used by pharmaceutical companies
[Python] I tried to make a Shiritori AI that enhances vocabulary through battles
I tried to extract a line art from an image with Deep Learning
I tried to make a translation BOT that works on Discord using googletrans
I tried to make a dictionary function that does not distinguish between cases
[Python] I tried to get the type name as a string from the type function
I tried to pass the G test and E qualification by training from 50
I tried installing a driver for a NIC that is not recognized by Linux
I tried to make a function to retrieve data from database column by column using sql with sqlite3 of python [sqlite3, sql, pandas]
I tried to make it on / off by setting "Create a plug-in that highlights double-byte space with Sublime Text 2".