Skip to content

This application was whipped up with NodeJs and Amplify Serverless Framework, using DynamoDB as the database. ReactJs and Redux were the icing on the cake, serving as the Frontend frameworks.

Notifications You must be signed in to change notification settings

onlinehub0808/serverless-formstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless

A simple Severless application to create vinyl records

Development

This application was developed with NodeJs and Amplify Serverless Framework, DynamoDB database was used alongside reactJs and redux framework as Frontend frameworks.

Installation

  1. Ensure you have NodeJs and amlify-cli (npm install -g @aws-amplify/cli) are installed globally
  2. Clone the repository
  3. Change your directory to Serverless-Formstack
  4. Install all dependencies npm install
  5. Run amplify pull
  6. Configure amplify for your local env amplify configure
  7. Push changes amplify push
  8. Start the app npm run start

Limitations

Because of time constrain the following feature wasn't implemented

  • Delete Functionality is yet to be done
  • Adding of Tracks to album
  • Inability to get personal vinyl records
  • No unit testing

If given more time i believe i would be able to finish all features and make it better

Author

Johnson Chinonso

About

This application was whipped up with NodeJs and Amplify Serverless Framework, using DynamoDB as the database. ReactJs and Redux were the icing on the cake, serving as the Frontend frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages