Skip to content

mujacm/iot_nodemcu_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribution Guidelines

Hey developers, we're glad to have you here! Before you start contributing to these repositories , remember that it is really important to make this celebration of Open Source inclusive and open to everyone.

These repositories are made by MUJ ACM S-Chap are to help developers like you get started with Open Source.

In This Repository

In this repository we have made a server for our NodeMCU. You can clone the repository from here IoT using NodeMCU . To start with we have made a simple API route which you can find in the /app/routes folder. If you want to connect the server with your MongoDB then just change the URI in the index.js

You can add more features by adding various route to support the features of NodeMCU project. You can also assume a feature in the NodeMCU project and make a back-end route for it. For example: Currently there is no option to connect a ultrasonic sensor with NodeMCU but in future some one might add it in the NodeMCU repository so you can assume and make a route to get the data from ultrasonic senor.

Please follow the steps written in CONTRIBUTORS.md to make a route, model or controller.

Are you a developer needing help with your project?

Don't worry, the Open Source Community have got your back!! Add your repository to this list so others can find it and start contributing.

  1. Insert Link Here
  2. Insert Link Here
  3. Insert Link Here

Suggestions for a good pull request

NOTE: Check out the CONTRIBUTORS.md file of the repository you are planning to contribute to know how the maintainers would like you to contribute to their repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published