GithubHelp home page GithubHelp logo

ngakanwidyasprana / stellarcoffee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nmluci/stellarcoffee

0.0 0.0 0.0 1.9 MB

A Project made for Data Structure Practicum's Coursework

Python 100.00%

stellarcoffee's Introduction

Stellar Coffee

Our Data Structure Course's Final Project


Ethymologies

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"

What is this?

This is a digital object called "Za Programs" which tries to mimic a Cafe

Wait again? Why Though

The last time was an CLI Program, while this one is a proper Human-friendly program in a form of something called "Website"

What This Program Actually DO?

Simping a coffee. (again)

Jokes aside, Its simulate an digital ordering system on a coffee shop backed by an REST API

Functionalities

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)

Implemented Concepts

  • Modularity (Obviously)
  • Database Management
  • Hashing
  • Linear Searching
  • Quick Sorting
  • Graph Coloring

Implemented Data Structure

  • Array
  • Hashmap
  • Graph

Technical Stuff

Installation Usage

First Time Install

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

Run (after being initialized)

python ./run.py

Environment Variables

variables values
API_KEY Access API KEY
DEV_KEY Internal Access KEY
DB_AUTH Database path + protocol used*

* string should be formatted as what stated in sqlalchemy docs

** all key are sold separately for owner profit security concern

Depedencies

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

Why Python?

bruh. Python is really really really easy to adapted to

Full Team

Fuyuna Pangpang Ngakan Diah James Fang Audy
Project Lead, Back-End, DBA Full-Stack DevOps Full-Stack Front-End Front-End Front-End

stellarcoffee's People

Contributors

nmluci avatar kompiangg avatar ngakanwidyasprana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.