Skip to content

swansong314/tachyon-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Tachyon Chat

A real-time chat application built on the MEAN stack.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Product Name Screen Shot

A chat application that lives in the web, and collects no user data.

Here's why:

  • A better way to reach out to people privately 😄
  • A good learning point for myself and others who may view this project

I'll be adding more features and improvements in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people who have contributed or would like to to contribute!

A list of commonly used resources that I used to build this project are listed in the acknowledgements.

Built With

Getting Started

Follow these instructions to set up the project locally

Prerequisites

You will need to install the latest version of npm, which will then install all the dependancies for you

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/swansong314/tachyon-chat.git
  2. Install NPM packages
    npm install
  3. Install NPM packages for client
    cd angular-client
    npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Eshan Patel - LinkedIn

Project Link: https://github.com/swansong314/tachyon-chat

Acknowledgements

About

A real-time chat application built using the MEAN stack, utilizing Angular Material components to build an elegant UI.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Contributors