Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reshape & refactor project as a simple web app #4

Merged
merged 1 commit into from May 2, 2022

Conversation

ttycelery
Copy link
Owner

This commit essentially does the following:

  • Renamed the directory api_web to web
  • Updated wsgi.py (changed import statements)
  • Added a homepage that contains a simple form interface
  • Added a route that serves the homepage
  • Refactor

Signed-off-by: Faiz Jazadi me@lcat.dev

This commit essentially does the following:
- Renamed the directory `api_web` to `web`
- Updated `wsgi.py` (changed import statements)
- Added a homepage that contains a simple form interface
- Added a route that serves the homepage
- Refactor

Signed-off-by: Faiz Jazadi <me@lcat.dev>
@ttycelery ttycelery merged commit 6c0806f into main May 2, 2022
@ttycelery ttycelery mentioned this pull request May 2, 2022
ttycelery added a commit that referenced this pull request Nov 2, 2023
Reshape & refactor project as a simple web app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant