Giter Site home page Giter Site logo

dexcomplete's Introduction

DexComplete

dexcomplete's People

Contributors

dezzles avatar

Watchers

 avatar  avatar

dexcomplete's Issues

Non-volatile data slow

Some data that is reasonably fixed and doesn't change often is being reloaded constantly by the client causing a drop in response times. Look at caching this data on both the client and server side to improve response times

Reset your password - UI

Create "Reset your password" page
Add link on Login page for password resetting
Create "New password" page

Reset your password - server

Implement system to handle password and changes
Probably under =>
POST user/password/reset
POST user/password/change
POST user/password/request
Request should always return success so people can't just spam email addresses trying to find valid ones
Request should use email address not username for requests
Tokens should expire after 3 days and only allow the most recent token to work

Create server ping and db ping

Functions should be setup to ping the server for both API access as well as pinging a separate address for DB access

Addresses should be
api/v1/server/ping
api/v1/server/pingdb

Drop down menu visual issues

The drop down menu cannot have the different menu items closed
The drop down menu also overlaps large sections of of the page while in a small browser window

Create admin panel

Functionality

  • View user listing
  • View user data (name, email)
  • Reset user password

Email functionality

Add email functonality to web server

  • Allow for templates to be written and used for various functionality
  • Allow for batching to avoid maxing out email send limits

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.