- All the data will be hardcoded and there will be no database
- There will simply be a JINJA based login screen on the login page
- There will be a user class to store the user details
- There will be an account class to store the account details of the user
- There will be a transaction class to keep track of all the transactions that take place
- There will be an API call from the web page to do the actually do the money transfer
- The classes will be injected from one class to another wherever needed
- Everything will be covered using tests as and how it is implemented.
- There will be Repo classes that will store data in-memory
- Use different types of doubles in the code to run the tests
- Write some uWSGI configuration file aiming deployment to production
This repository was archived by the owner on Sep 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
tanayseven/codewords-flask
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Code demonstrated with tags (on web development using flask) for the Codewords Meetup at Red Panda
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published