Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open
Commits
7ff1b228
Commit
7ff1b228
authored
Sep 19, 2013
by
Tyler Hallada
Browse files
Updating the README, fixing spelling
parent
eca0bb65
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7ff1b228
...
@@ -26,7 +26,8 @@ To get started, you'll need the following installed:
...
@@ -26,7 +26,8 @@ To get started, you'll need the following installed:
*
[
Git
](
http://git-scm.com/book/en/Getting-Started-Installing-Git
)
*
[
Git
](
http://git-scm.com/book/en/Getting-Started-Installing-Git
)
*
[
virtualenv
](
http://www.virtualenv.org/en/latest/index.html#installation
)
*
[
virtualenv
](
http://www.virtualenv.org/en/latest/index.html#installation
)
(to install you will need either
(to install you will need either
[
pip
](
http://www.pip-installer.org/en/latest/installing.html
)
[
pip
](
http://www.pip-installer.org/en/latest/installing.html
)
or
[
easy_install
](
http://pythonhosted.org/distribute/easy_install.html
)
)
<!--This section is redundant as git.gmu.edu is no longer operational -->
<!--This section is redundant as git.gmu.edu is no longer operational -->
<!--You don't need to do anything with [git.gmu.edu](https://git.gmu.edu/) to -->
<!--You don't need to do anything with [git.gmu.edu](https://git.gmu.edu/) to -->
...
@@ -53,8 +54,8 @@ python manage.py migrate website
...
@@ -53,8 +54,8 @@ python manage.py migrate website
<!--If git.gmu.edu is not loading correctly the alternative url is: -->
<!--If git.gmu.edu is not loading correctly the alternative url is: -->
<!--https://github.com/thallada/whats-open.git-->
<!--https://github.com/thallada/whats-open.git-->
Note, I will have to add you as a collaborator to the github repo for you to be
Note, I will have to add you as a collaborator to the github repo for you to be
able to push code. Please email me, Facebook message, or
Humbug message me so I
able to push code. Please email me, Facebook message, or
send me a Zulip message
can add you.
me so I
can add you.
###Running the Site Locally###
###Running the Site Locally###
...
@@ -83,7 +84,7 @@ For the JavaScript, I will be using jQuery whenever possible because I prefer
...
@@ -83,7 +84,7 @@ For the JavaScript, I will be using jQuery whenever possible because I prefer
it to straight up JavaScript. jQuery has
[
great
it to straight up JavaScript. jQuery has
[
great
documentation
](
http://docs.jquery.com/
)
and I've found
[
Mozilla's documentation
documentation
](
http://docs.jquery.com/
)
and I've found
[
Mozilla's documentation
on JavaScript
](
https://developer.mozilla.org/en-US/docs/JavaScript
)
to be
on JavaScript
](
https://developer.mozilla.org/en-US/docs/JavaScript
)
to be
useful as well. But if you
're
Google-fu is sharp, that should suffice.
useful as well. But if you
r
Google-fu is sharp, that should suffice.
<!--This section is incorrect as git.gmu.edu is no longer operational -->
<!--This section is incorrect as git.gmu.edu is no longer operational -->
<!--If you followed the steps in "Set Up" above, once you actually make changes it-->
<!--If you followed the steps in "Set Up" above, once you actually make changes it-->
...
@@ -125,7 +126,8 @@ we do I will have instructions on how to deploy the code here.
...
@@ -125,7 +126,8 @@ we do I will have instructions on how to deploy the code here.
*
Get all restaurants displaying correct open times on the page. AKA. make
*
Get all restaurants displaying correct open times on the page. AKA. make
extensive tests.
extensive tests.
*
Sort by location view
*
Sort by location view
*
Get a decent UI (make sure everything is pretty and usable)
*
~~Get a decent UI (make sure everything is pretty and usable)~~ (thanks
Renfred)
*
Add times until opening/closing for restaurants that are close, and exact
*
Add times until opening/closing for restaurants that are close, and exact
times for those that aren't.
times for those that aren't.
*
Add yellow close-to-closing condition.
*
Add yellow close-to-closing condition.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment