Skip to content

Sbutler8/Instructa-Robos

Repository files navigation

Forks Stargazers Issues LinkedIn


Logo

Instructa-Robos

This application is made for embedded system Arduino lovers. Instructa-Robos allows you to keep track of your current projects through uploading each personalized project including the code you used to make it happen, and photos of your project. Need inspiration? Feel free to look at other users' projects and add varying functionalities to each project using your own creativity. With up to nine categories and counting you can expand your knowledge on all sorts of topics including analog, digital, communication, controls and much more! Feel free to check it out here.

Built With

Front End

JavaScript React Redux Express React Router CSS3 HTML5

Back End

JavaScript Sequelize PostgreSQL Amazon AWS

Deployment and Package Management

git npm Heroku

Installation

  1. Clone the repo git clone https://github.com/Sbutler8/Instructa-Robos.git
  2. Download backend dependencies cd Instructa-Robos/backend && npm install
  3. Download frontend dependencies cd ../frontend && npm install
  4. Start backend cd ../backend && npm start
  5. Open new terminal and start frontend cd ../frontend && npm start
  6. Open browser to http://localhost:3000/

Features

Alt text

Easy to find navigation. With each personalized project categorized the user can find exactly what they are looking for in no time at all.

Alt text

Each project includes a display of the code used within the project as well as step by step instructions on how you or others might implement it yourselves.

Alt text

Want to add on to what is already there? No problem! Just click on Add Functionality within each project and you can build off of what already exists or alter the previous code to add your own twist on each project.

Alt text

Automatic upload of every added feature to gain access to the most recent renditions of each project.

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published