Skip to content

A user control web application, with authentication function. Allows you to add, edit, delete and update users.

License

Notifications You must be signed in to change notification settings

mrlucasrib/CustomerAdministration

Repository files navigation

Welcome to CustomerAdministration 👋

License: AGPL--v3 Stargazers Twitter: mrlucasrib

CustomerAdministration is simple customer relationship management (CRM). It allows you to add, create, update, remove and list all users. Uses an authentication system

Demo

🚀 Technologies

This project was developed with the following technologies:

  • Python
  • Django
  • PostegreSQL
  • Heroku

💻 Project Screen

List screenshot

ℹ️ How To Use

Prerequisites

  • Python 3
  • Pipenv
  • PostegreSQL or SQLite (configure on settings.py)

Usage

From your command line:

# Clone repository
git clone https://github.com/mrlucasrib/CustomerAdministration.git
cd CustomerAdministration
pipenv install
pipenv run python manage.py collectstatic
pipenv run db
pipenv run dev

Author

👤 Lucas Ribeiro

📝 License

This project is under the AGPL v3 license. See the LICENSE for details.

Show your support

Give a ⭐️ if you liked this project!

About

A user control web application, with authentication function. Allows you to add, edit, delete and update users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published