Skip to content

krobison10/chatr-web-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatr Web Service

Express.js web service for the Chatr app


📃 Table of Contents:


📕 About The App


📸 Screenshots


💻 Technologies


🛠️ Setup

Installation

To install this project, follow the steps below:

  1. Clone the repository from GitHub:
git clone https://github.com/krobison10/chatr-web-service
  1. Navigate to the project directory:
cd chatr-web-service
  1. Install the dependencies using npm:
npm install

API Documentation

To generate the API documentation, run the following command in the terminal:

apidoc -i routes/ -o apidoc/ -d

🤓 Approach

Project Structure

Tech Decisions


📈 Status

The Android client for Chatr is currently complete and no further work is expected to occur.

Current backlog:


Credits

List of contriubutors:

About

Express.js web service for the Chatr Android application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.1%
  • Other 0.4%