Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/techx/old-hackmit-registration-2014
HackMIT
https://github.com/techx/old-hackmit-registration-2014
Add form validation for email fields for login and register.
a989570bb4ad2c6433fb7efddfb0d4035e15d7bd authored over 10 years ago by Aneesh Agrawal <[email protected]>
a989570bb4ad2c6433fb7efddfb0d4035e15d7bd authored over 10 years ago by Aneesh Agrawal <[email protected]>
Switch to using flask-WTForms for data submission. Included:
-New forms.py module for separation of concerns
-Reimplementation of login form (POST to /session...
Switch to development config.
3bf66e272c18c245c1ef5f9e5d2a86fee6ade650 authored over 10 years ago by Aneesh Agrawal <[email protected]>
3bf66e272c18c245c1ef5f9e5d2a86fee6ade650 authored over 10 years ago by Aneesh Agrawal <[email protected]>
Separate out db logic and models to reg/modules.py module.
a4ae65b2404bac95f00d29df8c18da050216e036 authored over 10 years ago by Aneesh Agrawal <[email protected]>
a4ae65b2404bac95f00d29df8c18da050216e036 authored over 10 years ago by Aneesh Agrawal <[email protected]>
Merge branch 'aneesh' into frontend
efdb6e00ff013b1db7c429d92ee799402523864a authored over 10 years ago by Edwin Zhang <[email protected]>
efdb6e00ff013b1db7c429d92ee799402523864a authored over 10 years ago by Edwin Zhang <[email protected]>
Separate dashboard into lottery and team
- form validation in lottery
5a90623a18ad1dee625b3c84b9c0a12c0e3fc4d8 authored over 10 years ago by Edwin Zhang <[email protected]>
Merge branch 'aneesh' of github.com:techx/hackmit into aneesh
Conflicts:
reg/app.py
Merge branch 'frontend' into aneesh
Conflicts:
reg/app.py
remove bullets and edu message on login
534d3f98d03cda68ddf924da1b32c29539c3b937 authored over 10 years ago by Edwin Zhang <[email protected]>
534d3f98d03cda68ddf924da1b32c29539c3b937 authored over 10 years ago by Edwin Zhang <[email protected]>
Change the nav based on authentication
850e5f976ca620586603fa3fdcdc2c4b7e7a8488 authored over 10 years ago by Edwin Zhang <[email protected]>
850e5f976ca620586603fa3fdcdc2c4b7e7a8488 authored over 10 years ago by Edwin Zhang <[email protected]>
Basic auth is ready! This unbelieveable deal includes:
- Exceptions and Error handling on server and frontend
- Login/Logout
- Redirecting for Login/Reg...
Update reg/README.md and configuration structure.
4b599bfd0a86fae38624f978fbec4b1d7878ede7 authored over 10 years ago by Aneesh Agrawal <[email protected]>
4b599bfd0a86fae38624f978fbec4b1d7878ede7 authored over 10 years ago by Aneesh Agrawal <[email protected]>
Update reg/README.md and configuration structure.
3521adc589659cb3f6c7370cec4757a3a5057f48 authored over 10 years ago by Aneesh Agrawal <[email protected]>
3521adc589659cb3f6c7370cec4757a3a5057f48 authored over 10 years ago by Aneesh Agrawal <[email protected]>
begin structuring nav
225dc12339b84367fd14b33a01dbd62426c6fa25 authored over 10 years ago by Edwin Zhang <[email protected]>
225dc12339b84367fd14b33a01dbd62426c6fa25 authored over 10 years ago by Edwin Zhang <[email protected]>
bower packages and installation instructions
5633baf1d86c341416e2c837134902faba842f49 authored over 10 years ago by Edwin Zhang <[email protected]>
5633baf1d86c341416e2c837134902faba842f49 authored over 10 years ago by Edwin Zhang <[email protected]>
Front-end structuring
- bower packages
- templates + corresponding js
- ready to wire up
Add very basic authentication. Not ready for use.
- /, /sponsor, /login, /register, /sessions, /accounts, /dashboard endpoints
- References to miss...
Update .gitignore to ignore only prod config as well as venv/.
39723c31b233ae48140778fac786efb1b64039ab authored over 10 years ago by Aneesh Agrawal <[email protected]>
39723c31b233ae48140778fac786efb1b64039ab authored over 10 years ago by Aneesh Agrawal <[email protected]>
Basic flask app with some endpoints and a basic sponsors page, will hookup to front end when given
a3449c23fe364737bf50cc1dc3edb4e21a39be98 authored over 10 years ago by Anubhav Jain <[email protected]>
a3449c23fe364737bf50cc1dc3edb4e21a39be98 authored over 10 years ago by Anubhav Jain <[email protected]>
added template code dir
db717be2c14714730b16b32efbd0011dd05a08fc authored over 10 years ago by Jeremy Rubin <[email protected]>
db717be2c14714730b16b32efbd0011dd05a08fc authored over 10 years ago by Jeremy Rubin <[email protected]>
added .gitignore, README.md's
eb4425f0d3330256d334c381a2dc37f58181ffa1 authored over 10 years ago by Jeremy Rubin <[email protected]>
eb4425f0d3330256d334c381a2dc37f58181ffa1 authored over 10 years ago by Jeremy Rubin <[email protected]>
First Commit to HackMIT2014 repo
03aacefa2b1c6a56e15e8dedf608fdc8bb2a42e6 authored over 10 years ago by Jeremy Rubin <[email protected]>
03aacefa2b1c6a56e15e8dedf608fdc8bb2a42e6 authored over 10 years ago by Jeremy Rubin <[email protected]>