Giter Site home page Giter Site logo

mangadb's Introduction

Rafase282

This is my official portfolio. It was created using my Generator.

mangadb's People

Contributors

dependabot[bot] avatar jenkynolasco11 avatar rafase282 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mangadb's Issues

Create API Documentation

A better documentation is required for the API. The wiki can be used, but a summary or get started is needed for the readmen.md.

The vision that I have is a quick get started for the readme and then have it with links to its own wiki with detailed documentation and examples.

User deletion also deletes its mangas

Make the deleting of the user also delete the user's manga instead of using a dedicated route for deleting its mangas.

Note that having two separate routes allows for the admin to delete all the mangas without deleting the user.

Enhance temp JWT

Allow to provide a URL so that a link can be provided aside from the token itself for usage with front end clients thus enabling them to provide a password reset without the user having to do anything outside of the browser or requiring expertise.

Implement Test

having test to the API functionality will be great and seems to be a standard for good software.

Switch schema and routes

Manga Schemas should not have unique fields, this allows multiple users to have the same manga.

Routes for mangas should then use id instead of title.

Create new route to retrieve list of mangas with the same title for a user.

Email Verification Mechanism

A nice feature would be to verify emails so the user gets to check his email and click a link to verify his account. This will keep the created user as a temporary user that gets set as a regular user after the email is verified. Otherwise, the user will not have access to the services.

Check email-verification for a npm package that does just this. I have been having trouble with it, mostly the email part.

Code example here.

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.