Skip to content

Cordagr/Roomio-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Roomio- is a web application designed to help University of North Texas (UNT) students find rooms and manage their accommodations efficiently. The application features user authentication, profile management, property listings.

Installation

  1. Clone the repository
git clone https://github.com/Cordagr/Roomio-.git
  1. Navigate to the project directory:
cd Roomio-
# Configuration
1. Set up your environment variables for the database password and Flask secret key
``` Code
export DATABASE_PASSWORD=your_database_password
export FLASK_SECRET_KEY=your_secret_key
  1. Replace YOUR_BOT_TOKEN and YOUR_GUILD_ID in main.py with your actual values.

Usage

Run the application

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors