Skip to content

Nodebus is a blogging website where the user can create their account and post their articles just like any other blogging website. In Nodebus users can also chat with other users and interact with the blogs.

Notifications You must be signed in to change notification settings

prady8339/node-bus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODEBUS

Nodebus is a blogging website where the user can create their account and post their articles just like any other blogging website. In Nodebus users can also chat with other users and interact with the blogs. Nodebus ensures the protection of data no user password is known to any of the admins all are encrypted with the latest hash function along with salting.

Installation

note:for the following procedure to work the user need to have node and npm installed on their devices if not please follow the LINK

1. open terminal
$> git install https://github.com/prady8339/node-bus
$> cd server
$> npm install
$> nodemon app.js

Usage

1. visit the server link.
2. browse posts.
3. login from google or visit the registration page to create an account
5. now you can post and chat with users.
6. create post {there are some length constraints in the title and content} 
{so please provide a proper title}
7. Also select the image title to be shown on your post then publish.

Contributor of this project

Pradyumna Singh and Aditya Rana

Contributing

Pull requests are welcome. For significant changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Nodebus is a blogging website where the user can create their account and post their articles just like any other blogging website. In Nodebus users can also chat with other users and interact with the blogs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published