An open API service indexing awesome lists of open source software.

https://github.com/daern91/simple_magazine_app


https://github.com/daern91/simple_magazine_app

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# Magazine articles App

The magazine articles app is free of use and lets users write articles and tag them for easier filtering.

As a visitor you may:

* Create a new user
* Create new articles
* See a list of all articles ordered by creation date
* Filter articles by Tags and Subtags
* Click in on single articles to read the full content
* If you are the owner of the article, you may also edit or delete it.

For testing purposes:

* Set up app locally
* Run rails db:migrate and rails db:seed
* Log in with email admin@example.com and password abc123
* Alternatively, create a new user and get signed in right away
* Try out all the features
* If you find any bugs, please reach out to me asap