Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

joseph-belmonte/tile-tallier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an archived app that will no longer be worked on. It can be used to help you score a game of scrabble. You can play up to a 4 player game, and input words as you play, not worrying about the score, the app will keep track of that for you. It includes bingo functionality, letter and word multiplier functionality, and a word check based on the Enable word list. Other, smaller word lists are also included.

Architecture

This is a monorepo that contains moth the frontend and backend code for the app. The frontend is a flutter app, and the backend is a django app.

Frontend

The frontend is a flutter app developed mainly for iOS. The code is organized by features and tries to follow CLEAN architecture principles. More notes available inside the client/readme.md .

Backend

The backend module contains several different django 'apps' including accounts, api, common, and gemini for google gemini api integration. It is set up to use docker and uses a customized django authentication system.

About

monorepo for the tile-tallier app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published