Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Aidence/crispy-succotash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crispy Succotash

Crispy Succotash is an RSS feed scraper tool built for testing and hiring purposes.

It's a simple application which supports the following features:

  • User account creation and login
  • Different users should be able to see other user's RSS feeds and bookmark them
  • Support to follow multiple feeds. A list of feeds can be found at this feed list
  • Ability to add Markdown based comments to the feed items and see other user's comments
  • It should be able to fetch up to 5 feeds at once

Installation

  1. Install Docker and Docker Compose
  2. Run it
make up

That's it! :) The project will be available on port 8000 (http://localhost:8000).

Other commands

# build docker image
make build
# run tests
make test
# ssh into container
make ssh

About

Slightly buggy RSS feed reader for testing purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages