Skip to content

Capstone project for the Udacity Cloud Developer Nanodegree

Notifications You must be signed in to change notification settings

evilvic/tsundoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSUNDOKU

Stack your books!

Tsundoku is my capstone project for the Cloud Developer Udacity Nanodegree. It's a cloud-based app build with serverless framework, react and AWS. Tsundoku let you create a collection of the books you have stacked in your house.

Screens

screen 01

screen 02

screen 03

screen 04

screen 05

Download the project

git clone https://github.com/evilvic/tsundoku.git
cd tsundoku

Run client

cd client
npm i
npm run start

Run backend

cd backend
npm i
sls deploy -v

Backend API

https://hktglmw1d2.execute-api.us-east-1.amazonaws.com/dev

Authetication: 'Bearer token'

Postman collection

https://github.com/evilvic/tsundoku/blob/main/tsundoku.postman_collection.json

About

Capstone project for the Udacity Cloud Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published