Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

States ununited #1

Open
wants to merge 84 commits into
base: aboutPage
Choose a base branch
from
Open

Conversation

miscdats
Copy link
Owner

@miscdats miscdats commented Jun 9, 2019

No description provided.

GZSaechao and others added 30 commits April 21, 2019 21:46
Adds:
Routes: get login, event

post admin, ticket, member, profile

Empty Pug Files: admin, event, member, profile and ticket

Login JS: validation for empty login fields
…stubbed in app and in their route files, currently commented out in app to avoid crash-on-launch. Non-trivial ad-hoc testing for the http GET functionality in the name route. Currently unable to test POST route, need a front end form (even a crude one) to send POST requests. Based on the pattern in the name route I believe we can implement other routes as a get & set system.
…xx) calls breaking express. Second involved different filesystem directory contexts in the same JS file. At the top of the file we are running in the routes directory. In the actual get and post routes we are running out of app.js one level above routes.
Claiming physical address
Uncomments route and adds filename source
The last of the initial set up complete.
Adds get function to pull address data
@QuincyPowell QuincyPowell deleted the states-ununited branch June 9, 2019 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants