itsrakeshhq /
productivity-app
[TUTORIAL] A series of tutorials on how to build a full stack MERN application
Loading repository data…
krishna-s-koyyalamudi / repository
A full stack Spring boot application
A full stack Spring boot application
.png)
Landing Page
.png)
Device Outside the Location
.png)
Device Inside the Location
.png)
View the list of available Locations
.png)
Add a New Location
.png)
Update a Location
.png)
It is a type of computation in which large tasks can be divided into smaller tasks, which can then be implemented simultaneously.
While implementing this project we have faced lot of heroku deployment issues due to continuously updating the MySql driver connection while developing in our local systems. So In order to fix this issue we have come up with an idea that we should maintain only one MySql connection, so we established a connection to one of our team mate Krishna laptop and then we started pair programming. By doing this we have successfully developed the backend location mapping with the current device location. However in our project, pair programming played a vital role for collaborative teamwork and high quality software.
Selected from shared topics, language and repository description—not editorial ratings.
itsrakeshhq /
[TUTORIAL] A series of tutorials on how to build a full stack MERN application
paulshryock /
This starter kit consists of an Express REST API with CRUD capabilities, powered by a Node server, connected to a MongoDB database with Mongoose, and configured for Heroku deployment. This powers a client-side JAMstack static website built with Eleventy, Gulp, PostCSS, and Webpack, and configured for deployment to a CDN via Netlify. The full stack has CI/CD setup - deploy both server and client by merging a pull request into the master branch on GitHub. Sass is linted, transpiled into CSS, post-processed with PostCSS, beautified in development, and minified in production, with source maps. JavaScript is linted, transpiled with Babel, bundled with Webpack, concatenated, and minified in production, with source maps.
kunaljain0212 /
It is a full-stack working web application using Clarifai Web API for face detection in an image, using a website with frontend designed completely using React.js, server using Node.js and Express.js and PostgreSQL for the database. The frontend of the application has been deployed to Vercel, backend to Heroku and for database I've used elephantSQL which is a hosted service for PostgreSQL.
SumeetKumarBarua /
A Full stack App developed and deployed on Heroku
Chaplin962 /
A DBMS project which facilitates the conducting of exams efficiently. 4th SEM CS210 Full Stack Development Project.
besenio /
A full stack clone of the video-sharing platform “YouTube”. This clone was primarily written in Ruby, JavaScript, HTML, and CSS. Other technologies include Rails, React, Redux, Amazon Web Services, and Heroku.