Open HemendraKhatik opened 4 years ago
Hello! I'm interested in taking on this task.
Do you have any ideas in mind for the finished product or a color palette you like? Thanks!
Hello! I'm interested in taking on this task.
Do you have any ideas in mind for the finished product or a color palette you like? Thanks!
sure @cSparkle and well I like the variations of blue, black and white colors you can get the color palettes from this website
@HemendraKhatik awesome! I'll get started soon!
@HemendraKhatik Could you help me out with creating the proper DB? I'm less familiar with Flask and Python migrations and I'm not sure which command to run to create the DB and run the migrations properly.
@HemendraKhatik Could you help me out with creating the proper DB? I'm less familiar with Flask and Python migrations and I'm not sure which command to run to create the DB and run the migrations properly.
@cSparkle Just go through the readme.MD file again I've made a few changes. This time it will be easier for you to run this.
@cSparkle can you please make a pull request again? since I've cleaned the code and introduce a new way to run this app locally.
@cSparkle can you please make a pull request again? since I've cleaned the code and introduce a new way to run this app locally.
Will do! Thanks for letting me know 😁
Hey @HemendraKhatik! I hadn't gotten far before you made those code changes, so I reforked and reinstalled everything.
I'm getting the following error when I run python create.py
:
Traceback (most recent call last):
File "create.py", line 3, in <module>
from flask import Flask, render_template, request
ImportError: No module named flask
I tried installing Flask manually using pip install flask
, but I got the same error. I think it might be a problem somewhere in the code.
Hey @HemendraKhatik! I hadn't gotten far before you made those code changes, so I reforked and reinstalled everything.
I'm getting the following error when I run
python create.py
:Traceback (most recent call last): File "create.py", line 3, in <module> from flask import Flask, render_template, request ImportError: No module named flask
I tried installing Flask manually using
pip install flask
, but I got the same error. I think it might be a problem somewhere in the code.
Run these lines in your python interpreter to confirm flask is installed successfully
import flask flask.version
it should return the flask package version.
@HemendraKhatik ahh, got it working! Turns out to have been a verison mismatch with Python. Thanks for the guidance!
Hi @HemendraKhatik! I finished up converting everything from Bootstrap to vanilla css for the login page. Before I do the rest of the app, I wanted to show you what I had to make sure I was on the right track in terms of design. Let me know what you think!
@cSparkle Awesome, better than before. keep it up.
For any discussion, you can shoot an email at sendtohemendra@gmail.com.
this website is built with bootstrap and I want someone to convert bootstrap to custom CSS.
points to keep in mind
Feel free to be creative in designing