Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

jamktiko/RekoRinki

Repository files navigation

🌱 Reko – Local Food Marketplace

Reko is a web application that connects local food producers and customers. Producers can create listings and add products. Customers can browse listings, view products, and place orders.

⚠️Notice:

Reko is a school project made for learning purposes only. It is not meant for real-world use.

✨ Key Features

  • Browse listings
  • View products
  • Shopping cart functionality (add & remove items)
  • Simple and clean user interface
  • User registration and login pages

📌 Project Purpose

The purpose of this project is to make a full-stack web application for school.
In this project, we learn:

  • how to build a web application
  • how frontend and backend work together
  • how to design a database
  • how to use GitHub for version control
  • how to use cloud services (AWS)
  • how to work in a group

🛠️ Technologies

🎨Frontend

  • Angular
  • TypeScript
  • HTML + CSS (Tailwind)

🖥️Backend

  • Node.js
  • Express

🗄️Database

  • MySQL (AWS RDS)

☁️ Cloud Information

The application was running on AWS during the project.
After the project ends, the AWS services will be shut down.

AWS

  • CodePipeline
  • Elastic Beanstalk
  • CloudFront
  • S3
  • RDS
  • EC2
  • Cloud Watch
  • Secret Manager

▶️ Running the Application Locally

Clone the repository
git clone https://github.com/jamktiko/RekoRinki.git

cd RekoRinki/Backend npm i
npm start

cd ../Frontend
npm i
ng serve

About

Ticorporate projekti

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors