Giter Club home page Giter Club logo

ratemylawyer.com's Introduction

banner

Authors: Mannuel Ramos , Kelvin Melgar and Brain Stern

About the project

At the moment, this project is still in development, but we have started the development of a website. It will be hosted on [Github]

Setting up the Environment

  • On your Windows create a folder called Ratemylawyer . You'll use this folder to store the app you will use.
  • cd into the rml folder and run the following command in the terminal
  • Run python3 -m venv django-env to create a new virtual environment
  • Run django-env\Scripts\activate.bat on Windows to activate the virtual environment
  • Run pip install django to install Django
  • Run pip freeze > requirements.txt


Starting

  • Download the zip file to get started. Download Here)

  • Go to the downloads folder right click on the file and unzip the file


  • Once the file is unzipped, you'll see a folder called 'RateMyLawyer.com-main', drag the folder into the enviroment you created and press copy.

  • Next cd into the folder and run the following command in the terminal
  • You should see the server running on port 8000.

  • You should see the home page of the website
  • Now you can start creating your own review
  • You can also see the reviews that have been made

Having a good lawyer shouldnt be hard, make it easy with RateMyLawyer.com

ratemylawyer.com's People

Contributors

manuelramos27 avatar sterno2510 avatar kelvinmelgar2020 avatar

Stargazers

Andrew Mokotoff avatar

Watchers

Andrew Mokotoff avatar  avatar

ratemylawyer.com's Issues

website not showing in review

Overview

website not showing in review
we need to get the lawyers websit to show from the database
line 28 browselawyers.html

Technical Notes

Create main.html

Overview

Create the main html code for the main page

Technical Notes

page will be designed based on wireframe and include a navigation bar, image, link to create a review and link to browse reviews.

fix createhtml

Overview

line 31 change browse to create

Technical Notes

create forms.py

Overview

Create forms.py

Technical Notes

Forms.py should include the form template for creating a review

Create html for create a review

Overview

write code for the create a review page

Technical Notes

This will link populate the form created in forms.py from user input. Will be modeled after our wire frame.

Create Specialty model

Overview

Create many to many specialty model

Technical Notes

Model needs to connect to lawyer model

rename media.html

Overview

currently media.html is named medial.html

we need to rename it to media.html

Technical Notes

create superusers

Overview

create users for each of the group members

Technical Notes

Create model for lawyer

Overview

Need to write model for lawyer in models.py

Technical Notes

Model for lawyer will include Name, specialty, address, phone number, email, license, cost (rating), overall rating, comment and website link.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.