Skip to content

jstarzon/banderole-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What it does

This is a simple web app designed for counting stamps efficiently. It utilizes basic mathematical operations to simplify the counting process for end users in a clear and understandable manner, enhancing the user experience. With its straightforward interface, the app becomes more user-friendly and accessible to a wider range of users. With this app, you no longer need to waste time on complicated calculations. Just focus on your job and let the app handle the calculations seamlessly, allowing you to work more efficiently without any unnecessary stress.

Features

  • Count stamps easily using basic mathematical operations

  • Store stamp counts and results in a database (optional)

  • Utilize an API implemented in Python for data handling (optional)

  • Easy deployment script for setting up a PostgreSQL database (optional)

Preview hosted and deployed in AWS

Link: https://main.d9rnlegrs728v.amplifyapp.com

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. [Open http://localhost:3000 to view it in your browser.](https://main.d9rnlegrs728v.amplifyapp.com)

The page will reload when you make changes. You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder. Your app is ready to be deployed!

Optional scripts

python create_database.py

Creates PostgreSQL database for storing values

python backend.py

Launches API backend for sending information into database. (optional)

About

Simple stamp calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published