Skip to content

bd_id: Create items with title and a unique id (int), and provide a searchable endpoint for easier retrieval when list is long or items are too many.(NB::Still in Dev, alot to be improved including layout and security).

Notifications You must be signed in to change notification settings

Nickbahson/db_id

Repository files navigation

###This is a react app To get started the easy way see the read me at /engine/ folder. To continue and start both react and flask app, read along.

  • Run yarn install to install the app dependencies.
  • Run yarn start to run the dev server at http://localhost:8080 or yarn build to build a production bundle at /engine/db_id/static/libs/build/

NB:: if you start the dev server without first starting the flask app, you wil get a blank page, see step one above

From the app page you can search for titles and get a list with ids (unique) of all items that match the search term. You can also edit/update items on this dashboard.

reactapp

Below app at /engine/ flaskapp

About

bd_id: Create items with title and a unique id (int), and provide a searchable endpoint for easier retrieval when list is long or items are too many.(NB::Still in Dev, alot to be improved including layout and security).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published