Commit graph

77 commits

Author SHA1 Message Date
60b9ea5cdf Added healthcheck to docker compose 2024-02-18 19:12:01 -06:00
67fd153f2c Modified host value of database 2024-02-18 19:12:01 -06:00
8bdc94be04 Added Procfile 2024-02-18 19:12:01 -06:00
7a7186c9ee Fixed model route 2024-02-18 19:12:01 -06:00
5ff0814b85 Modified models and added full_clean to save 2024-02-18 19:12:01 -06:00
ee2ca7eef6 Removed verbosity from test script 2024-02-18 19:12:01 -06:00
8a46f34190 Separated models 2024-02-18 19:12:01 -06:00
9ff327a641 Added test (test) suite 2024-02-18 19:12:01 -06:00
5bbfcf79bf Updated docker settings 2024-02-18 19:12:01 -06:00
03a3c5a35b Added test suite to main app 2024-02-18 19:12:01 -06:00
583276ec9b Implemented github actions for CI/CD 2024-02-18 19:12:01 -06:00
1be0d9d5c6 Fixed test dockerfile 2024-02-18 19:12:01 -06:00
3661c4e60f Implemented docker to work for better CI/CD 2024-02-18 19:11:46 -06:00
2f31bf39e6 Removed static folder 2024-02-18 19:11:46 -06:00
6610a5ff28 Added .env section to README 2024-02-18 19:11:41 -06:00
45c27edf74 Added functionality for test database. 2024-02-18 19:11:41 -06:00
1b96b62173 Added README with installation and usage instructions 2024-02-18 19:11:41 -06:00
4f9c1b5aec Created .gitattributes file 2024-02-18 19:11:41 -06:00
01e404923a Added form to allow incrementation of house points 2024-02-18 19:11:41 -06:00
5503ee1bd7 Added House and Points Entry models 2024-02-18 19:11:41 -06:00
3cc29e3ad6 Basic styling on all forms 2024-02-18 19:11:41 -06:00
f3ea1d1d62 Updated project dependencies 2024-02-18 19:11:41 -06:00
44bda77674 Added deployment settings to settings.py 2024-02-18 19:11:41 -06:00
03741a236b Generated static files and modified settings.py 2024-02-18 19:11:23 -06:00
02bb53d84e Working model logic and views 2024-02-18 19:11:23 -06:00
a6441ffb63 Mutated database tables to have activity1 and activity2 2024-02-18 19:11:23 -06:00
e699bb0926 Completed Models and starter work 2022-05-17 07:04:52 -05:00