Skip to content

nileshg22/MetaScape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetaScape

Making traveling a community

  • Our program allows users to create their trip itineraries and have other people edit them

USAGE

  • When traveling to a different state or even country, people can recieve feedback on what places to visit, which hotel to stay in, or where to rent a car from.

BUILD Process

  • PHP
    • We Used PHP for most of the back end. PHP was used to display the databases we created on postgreSQL.
  • PostgreSQL
    • PostgreSQL was used to manage databases and tables. Using these we are able to take input as well as display.
  • HTML CSS
    • HTML and CSS was used to make all of the front end.
  • Flask
    • Flask was used in order to allow users to interact with the databases and use the "Create" part of our website.

BUILD/INSTALLATION INSTRUCTIONS

* You will first need to install a variety of softwares include postgreSQL, Flask, and SQLAlchemy
* Create the databases inside of the shell provided by postgreSQL
* Download the files under CommunityTravel. This will be a part of the backend in which the user will interact with the databases
* Download the MetaScape folder to recieve all the front end as well as portions of the back end. Through this, you can open a localhost and view the website.

OTHER SOURCES OF DOCUMENTATION

* We have comments across our code instructing potential users how to use the code and implement it into their own application

Contributor Guide

  • You can contribute by commiting changes to our code on Github!!

License

  • We have an MIT license! Please refer to the license page on this repostory.

About

Making traveling a community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors