Skip to content

Kalebe614/django-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Django using CBV

A CRUD application built with Python and Django using CBV

Img_Project

Contents

Technologies Used

Installation

1. Clone the repository:

git clone https://github.com/Kalebe614/django-CRUD.git

2. Navigate to the project directory:

cd django-CRUD

3. Install the dependencies:

pip install -r requirements.txt

4. Run the database migrations:

python manage.py migrate

5. Execute the project:

python manage.py runserver

Now you can open: http://localhost:8000 or http://127.0.0.1:8000 to view it in the browser.

Credits

CRUD app was built by Kalebe de Oliveira

Contact

About

Crud Django using CBV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published