Skip to content

freeCodeCamp-2025-Summer-Hackathon/green-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🧠 Ensemble — Green-Loop Team

A collaborative study group platform for college students. Created as part of the Hackathon by Team Green-Loop.


📚 User Stories

  • As a student, I can create or join study groups by topic.
  • As a group member, I can post questions, resources, and meeting times.
  • As a user, I can track which resources I’ve reviewed.

🧪 Tech Stack

Frontend: React (JavaScript, HTML, CSS) Backend: FastAPI (Python)


🧑‍💻 The Team

🔵 Frontend

  • Jackson — @Wayloe : Developer
  • Tiffany — @Itnerd : Team Lead/Developer
  • Abraham — @abego2018: Developer

🟢 Backend

  • Jamike — @bro9872 / @johno :Senior Developer

🚀 How to Run the Backend Locally

1. Clone the repository

git clone https://github.com/your-org/studycircle.git
cd studycircle/backend

2. Initialize the database (Only once)

python database.py

This will run SQL commands to create the required tables. ⚠️ You only need to do this once after cloning or resetting your environment.

3. Run the FastAPI development server

fastapi dev main.py

main.py is the entry point of the backend application.


🎉 That’s it! Your backend is now running locally.

About

Repository for the green-loop team's work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10