Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Neuroplastic1 authored Nov 18, 2021
1 parent 7d5b48c commit 0f4eb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ All data is saved in mongoDB

## Planning and Building process

I aproached creating this app by making an approximate time plan of the process. I first set up my server side schema and routes and then focused on Client side. On client side I first added all athentication forms and affirmation create & update froms to html, I used Jquery and handlebars for event handling and ui flow and used ajax for handling api requests and responses from server side. in the end I used css to add background image and aligning the forms and UI.
I aproached creating this app by making an approximate time plan of the process. I first set up my server side schema with mongoose and routes with express. On client side I first added all authentication forms and affirmation CRUD froms to html. I used Jquery and handlebars for event handling and ui flow and used ajax for handling api requests and responses from server side. in the end I used css to add background image and aligning the forms and UI.


A big shout out to GA community for constant support through this project!
Expand Down

0 comments on commit 0f4eb20

Please sign in to comment.