Skip to content

NoteByNote is a fragrance formulation platform that allows users to create and analyze custom cologne formulations. It provides an intuitive interface for designing fragrances, analyzing their properties, and tracking user creations.

License

Notifications You must be signed in to change notification settings

SillySerpent/NoteByNote

Repository files navigation

NoteByNote - Fragrance Formulation Platform

⚠️ LICENSE NOTICE

This software is provided under a strict proprietary license that PROHIBITS ANY COMMERCIAL USE. See LICENSE.md for terms and conditions.

What is NoteByNote?

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.

Quick Start Guide

System Requirements

  • Python 3.8 or higher
  • pip (Python package manager)

Installation & Setup

Just run the setup script to completely set up the application:

# Make the script executable
chmod +x setup.sh

# Run the setup script
./setup.sh

The 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

Starting the Application

After setup, start the application by running:

# Make the script executable (if needed)
chmod +x start.sh

# Run the start script
./start.sh

Accessing the Application

Open your web browser and go to:

http://localhost:5000

Default Admin Login

  • Username: admin
  • Password: admin123

IMPORTANT: Change this password immediately after your first login!

Core Features

  • 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

Need Help?

For support or to report issues, please contact:

About

NoteByNote is a fragrance formulation platform that allows users to create and analyze custom cologne formulations. It provides an intuitive interface for designing fragrances, analyzing their properties, and tracking user creations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published