0.1.0-alpha
Pre-release
Pre-release
sadikkuzu
released this
30 Oct 13:54
·
697 commits
to main
since this release
memories 0.1.0-alpha
The software is dockerized and deployed.
Deployment: Memories web url, mobile apk
Milestone 1
See milestone 1 report.
Deliverables
Features:
- Login
- Register
- Logout
- Feed - Homepage
- Profile Page (Web only)
- Memory Creation (Web only)
- Memory Viewing (Web only)
Instructions for local development
Prerequisites
- git
- Docker
- Docker Compose
- .env files
Run script
git clone https://github.com/SWE574-Fall2023-Group1/SWE574-Fall2023-G1.git
cd SWE574-Fall2023-G1
docker-compose up --build -d
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #21
- All necessary files pushed to new repository #10 by @ckertam in #19
- Update preview icon and description #25 by @sadikkuzu in #26
- Story photo store type changed as URL #28 by @ckertam in #30
- Feature/28 image store type by @ckertam in #33
- Dev->Main #28 by @ckertam in #34
- Sync dev with main #28 #33 #34 by @sadikkuzu in #35
- Add swagger settings & configs by @ckertam in #43
- Update request responses #50 by @ckertam in #51
- Fix request response issues #50 by @ckertam in #52
- Fix logout & user stories on profile page #50 by @ckertam in #53
- Fix user followers request #50 by @ckertam in #54
- Features/56 profile photo improvement by @ckertam in #57
- Feature/36 overall code refinement by @sadikkuzu in #55
- Add delete story api View by @ckertam in #61
- Dev -> Main #36 #37 #50 #56 by @ckertam in #65
- Hotfix/77 attribute error by @ckertam in #82
- Feature/75 frontend refinements by @aykutkantas in #76
- Feature/89 single string error message by @sadikkuzu in #90
- Dev->Main #75 #77 #89 by @sadikkuzu in #93
New Contributors
- @pre-commit-ci made their first contribution in #21
- @sadikkuzu made their first contribution in #26
- @aykutkantas made their first contribution in #76
Full Changelog: https://github.com/SWE574-Fall2023-Group1/SWE574-Fall2023-G1/commits/customer-milestone-1