Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.
/ CrmDjangoApp Public archive

A CRM app built with Django 3.1 for the backend and straight up HTML, CSS & JS for the frontend along with bootstrap and jQuery. I used this project to learn Django ๐Ÿ˜ƒ.

Notifications You must be signed in to change notification settings

wolffkishner/CrmDjangoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Django CRM App

This is my project which I used to learn Django.

How to run the app

  1. Have Python installed
  2. cd ./CrmDjangoApp
  3. Install Django with pip
  4. Install all the required dependencies with pip
  5. Run python manage.py runserver

Technologies Used

  • Django 3.1
  • Bootstrap 5
  • Jquery
  • SQLite3 (only for development)
  • Postgres SQL (for production)

Please star this project, motivates me a lot ๐Ÿ‘‹๐Ÿผ

About

A CRM app built with Django 3.1 for the backend and straight up HTML, CSS & JS for the frontend along with bootstrap and jQuery. I used this project to learn Django ๐Ÿ˜ƒ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages