Stellar literally derived from Latin "Stella" which means star, in English referring "something that exceptionally perfect",
While Coffee referring "a godly substance which can enhance a programmer by an exceptionally amount"
This is a digital object called "Za Programs" which tries to mimic a Cafe
The last time was an CLI Program, while this one is a proper Human-friendly program in a form of something called "Website"
Jokes aside, Its simulate an digital ordering system on a coffee shop backed by an REST API
Tell me more about this program? Fine.
It's actually consist of 2 Core Part, FrontEnd and BackEnd
Frontend Stuff | Backend Stuff |
---|---|
Homepage | User Authenticaton System |
Menu Page | Order Logging System |
User Leaderboard Page | Today Specials Generation System |
Special Menu Page | User Leaderboard Ranking System |
User Login Page | Rest API + Auth + CORS |
Click Here For More In-depth Stuff Documentation (and cooler style)
- Modularity (Obviously)
- Database Management
- Hashing
- Linear Searching
- Quick Sorting
- Graph Coloring
- Array
- Hashmap
- Graph
Make a new virtual environment (in case soemthing wrong, then its probably not my fault)
python -m virtualenv ./venv
Install all dependencies needed
pip install -r ./requirement.txt
Run for the first time
python ./run.py --debug
python ./run.py
variables | values |
---|---|
API_KEY | Access API KEY |
DEV_KEY | Internal Access KEY |
DB_AUTH | Database path + protocol used* |
Libraries | Function |
---|---|
Flask | Provides Backend Microinfrastructure |
Flask-cors | Provides CORS for Flask Framework |
Flask-SQLAlchemy | Provides SQLAlchemy Integrations for Flask Framework |
SQLAlchemy | Provides Database Interface Abstraction for Python |
bruh. Python is really really really easy to adapted to
Fuyuna | Pangpang | Ngakan | Diah | James Fang | Audy |
---|---|---|---|---|---|
Project Lead, Back-End, DBA | Full-Stack DevOps | Full-Stack | Front-End | Front-End | Front-End |