Skip to content

tiy-lv-python-2016-02/fredslist-evolved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Fred's List Evolved

Description

While the original Fred's List works it still needs many enhancements. Its original counterpart in real life has no api and this needs to rectified.

Normal Mode

New features

  • On the user account page display the current api token for the user as well as a button to regenerate it
  • Create a search feature on the post list page that will search the title and description for any posts containing the words

API

  • Implement a restful api using Django Rest Framework for all models in the system.
  • Ensure that users can only update and edit their own information
  • Use filters with the api to implement the search feature on the post list

Hard Mode

  • Create a notification feature that will allow users to:
    • Add/Remove notifications based on keywords to look for in title and description
    • Will use signals to send a notification when a new post is updated with the search criteria
  • Implement Sendgrid to handle all outgoing transactional emails

Sendgrid

This is a transactional email sender that will provide detailed reporting on emails sent. To get going:

External Links

About

Week 7 Day 2 Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published