Skip to content

login page base#35

Open
bnklaiman wants to merge 33 commits intocs4241-20a:masterfrom
nchintada:bnklaiman-login
Open

login page base#35
bnklaiman wants to merge 33 commits intocs4241-20a:masterfrom
nchintada:bnklaiman-login

Conversation

@bnklaiman
Copy link

No description provided.

nchintada and others added 30 commits October 5, 2020 19:56
Created skeleton front end files and file structure to start being filled in.
Added in package.json that calls the server.js file and a blank server.js file to be filled in.
Currently the basic functions ported over from Rimsha's code work and I am setting up functionality for adding tasks on screen and to the database
Tasks can be added to the database and displayed on the column, now I need to change the display so that once a new task is added it will push down the add button. Next will be displaying all existing tasks from the database.
We can now add and delete columns, extra code needs to be added to improve how it displays. We should probably also have a way to remove specific columns.
Now tasks are displayed upon the page loading (currently all tasks since I don't have code in for identifying which group it is). Also adjusted code a bit after the pull from master to make sure all previous functionality works as intended.
Tasks now display before the button instead of around it. Added a div to enable this functionality. Also updated the addCol function so that when columns are generated they have a header and new task button.
Added code to make the new add task button generated by the new columns actually functional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants