Following items are core frontend technologies used in this project:
- Django
- Html
- CSS
- SCSS
- Bulma : https://bulma.io
Following items are core backend technologies used in this project:
- Django
- Django REST Framework
- Airtable : https://airtable.com/
- AWS EC2
[TBD]
-
We use
Airtable
as aDataBase
, we didn't use django database (sqlite3) at all. -
Our service communicate with Airtable using
REST API
. -
We cannot finished one feature ( = write comment)',
One exchange of parameter from html to views.py has a minor trouble. So we struggled to solve the problem, but it was failed.