Skip to content

novaisea/7047CEM-Group-Project

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

7047CEM-Group-Project

This is the repository for 7047CEM - Software Development Project for Group 4. This project's goal is to create a full-stack web application using the Agile methodology. The application developed is a Car Rental Service called U-Drive.

Deployed Website URL

https://u-drive-7047cem.herokuapp.com/

Languages used in this project:

Back End Front End Database
Flask HTML SQLAlchemy
CSS
Javascript

How to run application

-Using PyCharm select to open the folder with this project.
-Make sure python is installed on the machine
-Install all packages described below for the python interpreter selected
-Right-click the file 'run.py' and select Run
-Then click on the address that appears on the PyCharm terminal and the application will open on the browser!
-Database can be open with any SQLite database manager (like DB Browser for SQLite)

Packages that need to be installed in the Python Interpreter

-Flask
-Flask-Bcrypt
-Flask-Login
-SQLAlchemy
-Flask-SQLAlchemy
-Flask-WTF
-WTForms-SQLAlchemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published