Skip to content

Write Gram a social Network API frameWork based on NodeJS and Powered by Feathers it is opensource and community supported. The idea behind this is to design and build an API service for a Normal Social Network. The mainly Database used in this project is MongoDB (Mongoose).

License

Notifications You must be signed in to change notification settings

DrEhsan/writeGram

Repository files navigation

Introduction build passing

Write Gram a social Network API frameWork based on NodeJS and Powered by Feathers it is opensource and community supported. The idea behind this is to design and build an API service for a Normal Social Network. The mainly Database used in this project is MongoDB (Mongoose).

Attention : This project is is still on development phase!

Status

  • Authentication
    • Register Using Email or Phone
    • Register Using Phone Number
    • Register profile & username
    • Login Using Email
    • Login Using Phone
    • Login Using Username
    • LogOut system
  • FriendShip
    • Send friend request
    • Accept friend request
    • cancel friend request
    • deny friend request
    • unFollow
    • remove follower
    • get pending requests
    • get followers
    • get followings
  • Chat
    • Send Text Message to friend
    • Send Media Message to friend
  • Group Chat
  • Posts
  • Privacy

Testing

Simply run npm test and all your tests in the test/ directory will be run.

Documents

An early document is exists in doc folder for insomnia application, but the updated document will be update ASAP.

License

Copyright (c) 2018

Licensed under the MIT license.

About

Write Gram a social Network API frameWork based on NodeJS and Powered by Feathers it is opensource and community supported. The idea behind this is to design and build an API service for a Normal Social Network. The mainly Database used in this project is MongoDB (Mongoose).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published