Skip to content

0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@sadikkuzu 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

New Contributors

Full Changelog: https://github.com/SWE574-Fall2023-Group1/SWE574-Fall2023-G1/commits/customer-milestone-1