Skip to content
#

flask-backend

Here are 51 public repositories matching this topic...

This is question and answer app trying to explore complicated database schema and find unique functionalities. Preliminary system design on schema, read and write efficiency and data storage considerations over estimated number of users and application durations. Attempted Implementations of search algorithm that is compatible for the functional…

  • Updated Apr 19, 2021
  • JavaScript

Building a RESTful Blog with Authentication.Edit and delete options only for admin. Passowrds are saved hashed and salted in db. The first registered user is admin in this case. Other users can only comment on posts. Admin can create a new post, with title,subtitle,body description,img-url ,author and time will be automatically set to today's date.

  • Updated Dec 1, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the flask-backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flask-backend topic, visit your repo's landing page and select "manage topics."

Learn more