Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Releases: dcsil/jerryrat

Final Release Now (MVP)

10 Dec 04:22
Compare
Choose a tag to compare

Final Release (MVP)

10 Dec 03:43
5c87753
Compare
Choose a tag to compare

Update some doc

Final Release (MVP)

10 Dec 03:05
f10b788
Compare
Choose a tag to compare
v0.0.8

Update Final_Software_Writeup.md

Final release (MVP)

09 Dec 23:24
bfe6f76
Compare
Choose a tag to compare

This is our final release for MVP.

Assignment 5 - Dev Env, Test Infrastructure, & Production Setup

31 Oct 01:19
Compare
Choose a tag to compare

So far we are on schedule and have completed the task for our short-term plan. The deployment screenshot has been included along with this release. The architecture still remains the same.

  1. Changed:
    Mysql is not compatible with Heroku, so we found some add-ons to get the job done. We planned to use ClearDB. However, since ClearDB only uses Mysql 5.7, some syntax errors became an issue. After doing a lot of research, we found a substitution, JawDB, which not only does the job but is also cheaper.
  2. Completed:
    Deployed app on Heroku.
    Solved Database problems.
    Service.yml file.
    Fully runnable Bootstrap script on Unix.
    Updated CI for the new database.
  3. Decisions:
    We will continue using the MySql database instead of switching to PostgreSQL which is compatible with Heroku. Add-ons for MySQL on Heroku may generate some extra cost, however, MySQL scripting is more convenient than psql.

UX research (with prototype), APP updates and roadmap

22 Oct 01:35
Compare
Choose a tag to compare
  1. Conduct the first UX research and made the report
  2. Update front & back end
  3. Update roadmap

UX research, APP updates and roadmap

22 Oct 01:27
Compare
Choose a tag to compare
  1. Conduct the first UX research and made the report
  2. Update front & back end
  3. Update roadmap

Tech Choices, Architecture Diagram, Roadmap

07 Oct 18:48
e9e2925
Compare
Choose a tag to compare

The technology and test infrastructure choices and stack diagram, the use cases and the short, medium, long term goal of this project.

Diversity and Inclusion

28 Sep 05:59
326f221
Compare
Choose a tag to compare

In this part, we add a document about the belief of diversity respect in our team.

Team formation

14 Sep 18:04
Compare
Choose a tag to compare
v0.0.1

removed proto dirs