Simple terminal application where sellers can register their sales and the manager can see the ranked consolidated list of the sales.
- Easy and standardized way for sellers to register their sales
- Access to a Main Sales List where everyone using the app can see all the sales registered and ranked by the seller with the highest amount sold.
- The ability to edit or remove a specific sale that might eventually be added with wrong data.
Since this is only a prototype, and only runs on terminal, all you need to do is clone the repository and run the main file with python
python main.pyor
python3 main.py- Made with ❤️ by Lucas Gasque