Commit Graph

15 Commits (b8e2638ec3fbe967cc591b20d5eed582267250ef)

Author SHA1 Message Date
Christopher Lindelof b8e2638ec3 Add requirements.txt for backend python application 2024-09-02 22:27:42 -04:00
Christopher Lindelof 9a9886db53 seperate fuel purchase modal into class of it own.
begin stubbing out api
2024-08-27 13:13:13 -04:00
Christopher Lindelof 2863bdb149 Template out authorized side of application. 2024-08-27 08:44:33 -04:00
Christopher Lindelof ba6a054846 Add Redux.
- Create ./store

- Create authentication slice to manage authentication state globally.

Add tailwindcss for styling

Skeleton out the app logic to have authentication.

Skeleton out the login component
2024-08-20 15:43:13 -04:00
Christopher Lindelof 24e3493995 Update README.md. Current state of compose file 2024-08-20 02:58:20 -04:00
Christopher Lindelof 329b42bca4 update gitignore 2024-08-20 02:51:26 -04:00
Christopher Lindelof e0651bd04c Initial Docker set up. 2024-08-20 02:37:44 -04:00
Christopher Lindelof e4b2f871aa Fix misnamed .gitignore 2024-08-20 02:37:04 -04:00
Christopher Lindelof eb39e7d91c Add root project .getignore 2024-08-20 02:35:54 -04:00
Christopher Lindelof 20c6808130 Add some broad stroke details to the project README 2024-08-20 01:34:20 -04:00
Christopher Lindelof 2c6f6707c9 Add Dockerfile and YAML file to initialize docker stack for application 2024-08-20 01:31:51 -04:00
Christopher Lindelof 7d7813d452 Edit README.md 2024-08-20 01:29:06 -04:00
Christopher Lindelof 283328afec Initialize Front-End with Create-React-App 2024-08-20 01:19:38 -04:00
Christopher Lindelof 7b894098e3 Initial Commit 2024-08-20 01:14:58 -04:00
Christopher Lindelof a516044c58 Initial Commit 2024-08-20 01:13:38 -04:00