Skip to content

thunderrk2001/articlo2.0

Repository files navigation

Articlo

A web app (generally for students) where they can post quality articles which helps other students to find content related to any knowledgeable stuff.

No sql Database - Mongodb.
Backend on Node.js Runtime - express.js library for handling routes.
Front end- Html, Css, Java Script(pure).

Features:

  1. JWT based Auth.
  2. Rich text Editor for writing Articles(can also upload images in between text).
  3. Search articles by word.
  4. Pagination.
  5. Keep track of your uploaded articles (pending,rejected,accepted).
  6. Update your own Accepted articles.
  7. Rate Limiting using redis.
  8. Debouncing api call used to lower the traffic on search filter api

The articles are being checked by admin portal which has their own functionalities.

About

Article Management web app version 2.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published