MX-Stat is a data analysis app that empowers you to track and optimize your yearly performance. Input your data for the year with ease and uncover valuable insights instantly. With MX-Stat's intuitive graphs, discover your standout months, best-performing products monthly, yearly, and even during specific seasons.
This project uses:
- Nextjs
- Flask
cd backend
pip install -r requirements.txt
python run.py
orpython3 run.py
cd frontend
npm i
npm start dev