/easystore

CMPE281 Project One: EasyStore

Primary LanguagePython

EasyStore - CMPE 281 Project 1

  • University: http://www.sjsu.edu/
  • Course: Cloud Technologies
  • Professor Sanjay Garje
  • ISA: Anushri Srinath Aithal
  • Student: Parvizsho Aminov

Project Introduction

EasyStore is a simple file storage application. It allows users to store, update, delete their files. EasyStore designed for the following AWS Services:

  • AWS Cognito (for identity management)
  • AWS S3 (for content management)
  • AWS RDS (mysql database)

Features

  • Login and Registration
  • File upload / download / delete
  • Online text file editing

Login Screen

login image

Browse Files Screen

login image

Upload Files Screen

login image