Skip to content
/ maple Public

Maple is a chat application used for communitcatng with your friends

Notifications You must be signed in to change notification settings

Aaishpra/maple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maple

About

Maple is a user friendly chat application used for communitcatng with your friends made using angular and django.

image

This is the backend part of application you can check out the frontend part here.

Running the Application

To start using the application do following to set up the backend server.

  • Clone the repository

  • Inside the cloned directory, run the following commands:

     pip3 install -r req.txt 
    
    • To install all the project's dependencies.

    Run

     python3 manage.py runserver 
    

    to start the frontend application

About

Maple is a chat application used for communitcatng with your friends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages