8000 GitHub - cognicore-git/assesment_RemindMeLaterr: Testing and Quality
[go: up one dir, main page]

Skip to content

cognicore-git/assesment_RemindMeLaterr

Repository files navigation

Django State Storage API

This Django project provides a simple API for storing state information. It allows users to create, read, update, and delete state entries using HTTP requests.

Installation and Initialization

  1. Clone this repository.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. make migrations using python manage.py makemigrations
  4. Run migrations using python manage.py migrate.
  5. run test using python manage.py test
  6. run server using python manage.py runserver

About

Testing and Quality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0