Git Product home page Git Product logo

john-app-seed's People

Stargazers

 avatar

Watchers

 avatar  avatar

john-app-seed's Issues

Users should be able to register for newsletters.

If a user wants to receive newsletters, they should be able to subscribe. Users that have an account on the site can optionally unsubscribe. Users should also be allowed to unsubscribe. Content managers should be able to send a newsletter to all subscribers.

The site needs global configuration.

Configuration should be loaded from the database on application start up. We also need a page in the admin portal that site admins can use to update configuration. We also need to figure out how to reload the config.

Admins need to be able to manage registered users.

A page/area needs to be created that will allow site admins to review, update and delete registered users. Only administrators should be able to get to this page. Roles need to be added to users as well.

Auth should allow roles to be added to the user token.

When users log in, they should pull their roles and add them to their auth token. We also need some way application side to check those perms so we can display the appropriate links. We also need backend side to verify perms when requests are made.

Admin portal infrastructure.

We need an admin portal where site admins can go to edit site assets and resources. The admin portal should verify that users access to this have the appropriate perms.

Alerts should not disrupt the header.

If you trigger an alert, using bad credentials for instance, the alert element is pushing the header down. Alerts should not move any other elements. Also, it needs to be styled to match the rest of the site.

Content managers should be able to create new pages.

Content managers should be able to manage custom pages through the administrator portal. These pages need to contain:

  • Link Title
  • Page Heading
  • Brief Description
  • Article of Content
  • Date Created

Content pages/articles should have a few different ways to be rendered, either in-page content, or custom url.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.