L7G9 / tplot

Django Timeline Web Application
0 stars 0 forks source link

T-Plot

Ubuntu Python Django Githun Actions AWS Postgres CICD

Timeline web app


T-Plot is a web app which can be used to create timelines as a list of events, these are used to create a perfectly scaled PDF of the timeline. The user sets the scale and layout settings they want, and the app automatically handles the correct positioning of the events on PDF. Created to demonstrate the use of the web framework Django, it features a fully functional CI/CD pipeline that deploys it on AWS Elastic Beanstalk.

The current release up and running here.


Implemented Features

Project Road Map


CI/CD

This project uses 3 workflows which showcase some of the possibilities if GitHub Actions.


Author

@L7G9


Acknowledgements

All these resources were used to create this project. Thank you to all those who took the time and effort to share.