googleappengine
There are 51 repositories under googleappengine topic.
tanksuzuki/gopherize
`go fmt` your face.
naosk8/pil-numpy-homography-sample
Sample code for homography
givefood/givefood
The source of https://www.givefood.org.uk. A Google App Engine app written in Python, using Django and Djangae.
Marwan01/react-appengine
Create and deploy a React app to Google Cloud Platform from scratch in less than five minutes. Medium Article:
cdfisher/minimal_appengine
Mimimal example for deploying a Python app to Google App Engine for use as reference in COMP 596. Combines my notes, various pages with documentation, and minimal examples of the necessary files into one place.
sahilpatil25/Grocery-price-comparison-web-app-using-GCP-PaaS
CSE 546: Cloud Computing - Project 2
tellsaqib/suitecoder
SuiteCoder (Coding for the cloud in the cloud)
Amanokaze/gcloud_django_deploy
Django simple application using GAE(Google App Engine) and Cloud Storage
aneeshpatne/Vishv-GDSC-Solutions-Challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
gauravsinghaec/GAE-Projects
This repo contains all the project done in python using Google App Engine and GCP
kevinangles/studybuddy-api
Studybuddy's RESTful API using Node, Express, PostgreSQL, Sequelize, Google App Engine and Cloud SQL.
maizy/myip
Simple google app engine service for getting current external ip
vinaymavi/next.js-redux-thunk
This repo contains POC of Next.js Redux and Thunk
amirsadra-kh/AuctionSystem
Google App Engine PaaS Cloud project, Auction System
bigjayray/GAE_ev
A PaaS application using Google App Engine to store, search, review and compare electric vehicles
bigjayray/instagramreplica
A simplified replica of instagram using Google App Engine
bigjayray/taskboard
A task management system using Google App Engine
Droidverine/Finstagram
This is a dummy of the Instagram social media platform called as Finstagram (Fake Instagram) that allows people to connect efficiently.
Droidverine/TMS
A task management system that can deal with tasks of multiple users. Users will have the ability to create task boards which are collections of tasks. Users will also have the ability to invite other users to see and interact with their created boards.
floatingtortoise/sps-project-journey
2022summer google software product sprint, public transportation systems in new york
joelanio/RESTful-Google-App-Engine-Project-Template-Using-Jersey2-Spring5-SpringDataJPA2-Hibernate5
A basic template of a RESTful project using Jersey, Spring, Spring Data JPA and Hibernate. The project is a Google App Engine standard project developed in Eclipse EE. You can easily deploy it in your Google Cloud App Engine.
lifeidle/gae-bbs
基于python2.7的Google App Engine论坛,修改自gae-bbs
r0627054/GAE
KULeuven distributed systems --> GAE
raviteja0265/Gpu-database
A web based design to store information of GPU's
ripu23/GetItDone
A system which finds volunteers to get everyday things done.
rubenyanezmartinez/microhistorias
MicroHistorias
sonnes/loki
This is an experimental API to store different relations - edges, to a relational database and provide faster querying for counts, joins, feeds etc for applications based on Google App Engine.
yahayuta/conspro
建機販売・レンタル管理パッケージ
Cleo1115/CloudShop
CloudShop is a cloud-based platform that simplifies software purchasing with a responsive React interface, secure Stripe payments, and powerful ElasticSearch functionality.
luillyfe/contacts
Building REST APIs in Google Cloud
nabaneeta5/Building-a-room-scheduler
In this assignment you will be tasked with building an application that will schedule rooms for use. Your application must be capable of the following things: • The ability to add and delete rooms. You should not be able to add the same room twice nor should you be able to delete a room that currently has bookings • The ability to add and delete bookings for a room. A booking can only be made if it doesn’t clash or overlap with other bookings for that room. • It should be possible to view all the bookings for a given day on a room. They should be listed in order of time. When a room is viewed there should be a facility to delete that booking
Niweera/wordhound
WordHound Service which provides custom dictionary with a database support for the WordHunter project.
prudhvir3ddy/JokesApp
android app which fetches random jokes from the library hosted on google appengine and used android flavors for free and paid versions
studiome/opencvsample
using opencv at google app engine standard
vb64/test.helper.gae
Class for autotests GoogleAppEngine python apps