-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
235097a
commit bb3dc52
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,6 @@ | ||
# cmpe281-starbucks-hackathon | ||
# cmpe281-starbucks-hackathon | ||
|
||
Implementation of REST APIs to POST, GET, DELETE starbucks order in NodeJS and Python. | ||
Created 3 node MongoDB Cluster in AWS | ||
Hosted the Starbucks server on AWS ubuntu Instance | ||
Created Portal Backend to handle the onClick of Buttons. |