This software is provided under a strict proprietary license that PROHIBITS ANY COMMERCIAL USE. See LICENSE.md for terms and conditions.
NoteByNote lets you create and analyze custom cologne formulations with an intuitive interface. The application helps you design fragrances, analyze their properties, and track your creations.
- Python 3.8 or higher
- pip (Python package manager)
Just run the setup script to completely set up the application:
# Make the script executable
chmod +x setup.sh
# Run the setup script
./setup.shThe setup script will:
- Create a virtual environment
- Install all dependencies
- Create the database
- Populate the database with fragrance notes and analytics data
- Create an admin user
After setup, start the application by running:
# Make the script executable (if needed)
chmod +x start.sh
# Run the start script
./start.shOpen your web browser and go to:
http://localhost:5000
- Username:
admin - Password:
admin123
IMPORTANT: Change this password immediately after your first login!
- Design custom fragrances with top, heart, and base notes
- Analyze compositions for compatibility and performance
- Visualize scent profiles
- Manage user accounts and preferences
- Track and process orders
For support or to report issues, please contact:
- Email: soulsweeper2004@gmail.com