Started as a sample site to scraper and got out of control while I had free time. SPA Built with svelte, express and mongodb.
You can find it here https://lieneteu.herokuapp.com/
- present articles and comments from db
- users can comment on articles
- Author page and signIn/register Process using JWT and nodemailer to send verification emails
- Authors can create articles with rich text editor in-app
- share Buttons and google analytics integration
- mobile friendly
- Complete the scraping of images from search engines to articles
- Scraping photo needs to be in separate dyno.
TODO:
- let user see all the articles of the author
- add delete/edit article funcationality
- order articles in sub categories
- add tags functionallty
- ask google again to put ads on it