Skip to content

๐Ÿ“ Application for storing user's private notes

Notifications You must be signed in to change notification settings

M0ng00se7169/Leads-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Private Lead Manager Status

๐Ÿ“ Private Lead Manager Application with Django-REST-framework on the back and React & Redux on the front. (using Django-rest-framework, React, Redux and Reactstrap)


How to use it ?

  1. Clone the repository
  git clone https://github.com/M0ng00se7169/Leads-Manager.git
  1. Install all requirements
  pip install -r requirements.txt
  1. Make migrations:
  python manage.py makemigrations
  python manage.py migrate
  1. Run the server:
  python manage.py runserver
  1. Install all node packages:
  npm i
  1. Run the client:
  npm run dev

TIPS

  • If you don't see directories node_modules after downloading it, or you have some other problems, try to disable Windows Defender, download directory again and repeat steps



Feel free to contact with me ;)

About

๐Ÿ“ Application for storing user's private notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published