Fretio is a platform designed to help hostelers share rent and buy/sell goods, making hostel life more convenient and organized.If you want to trade essentials, Fretio connects you with fellow hostlers easily.
-
Purpose: To create a community-driven platform for hostlers to share/rent, and buy/sell goods.
-
Techstack:
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask/Django) ()
- Database: SQLite/Firebase
- Version Control: GitHub
- User Authentication (Sign Up / Login)
- Marketplace for Buying/Selling Goods
- Chat System
- Notifications
https://tinyurl.com/fretio-design
Fretio/
├── index.html # Main entry point (Home Page)
├── pages/ # All other HTML pages
│ ├── roommate-finder.html
│ ├── marketplace.html
│ ├── profile.html
│ ├── chat.html
│ └── about.html
├── assets/
│ ├── images/ # Store all images here
│ │ ├── logo.png
│ │ ├── product1.jpg
│ │ └── user-avatar.png
│ ├── css/ # CSS for styling
│ │ ├── style.css
│ │ └── marketplace.css
│ └── js/ # JavaScript for interactivity
│ ├── main.js
│ └── chat.js
├── README.md # Project overview and setup
└── .gitignore # Ignore unnecessary files during git push
- Planning and Requirement Analysis ✅
- Wireframe Design ✅
- Frontend Development 🔄
- Backend Development 🔄
- Testing ⏳
- Deployment ⏳
- Maintenance ⏳
- Clone the repository:
git clone https://github.com/Coder-MayankSaini/SCM-Project.git
Team Members:
[Mayank Saini : 2410991418]
[Mayank Rana : 2410991417]
[Piyush Garg : 2410991455]
[Misha Bansal : 2410991423]
[Mannat : 2410991402]