Code Monkey home page Code Monkey logo

web-app-messanging's Introduction

Messaging Web App

A messaging web application where customers can make inquiries about the product.The idea behind the web app is to improve customer service because the company is passionate about customers.

Development server

To install the project on your local machine. 1.Clone the project from github i.e git clone https://github.com/paulmunyao/Messaging-Web-App.git
2.Open the project in your IDE and activate the virtual environment source [name of the virtual environment]\bin\activate
3.Install the required depandancies pip install [name of the depandancy library]
The dependancies to be installed are; -Django - pip install django
-Channels - python -m pip install -U 'channels[daphne]After installing daphne add it to the installed_app in the project file.
4.Run python3 manage.py runserver for a dev server. Navigate to http://127.0.0.1:8000/.

Technology Used

1)Python-Django
2)Postgresql
3)git

Code scaffolding

Run pip install [name of the depandancy library] to install a new library.

Running unit tests

Run python3 manage.py test [name of the file]

Further help

To get more help on the project reach out to me on Email:[email protected]

web-app-messanging's People

Contributors

paulmunyao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.