Harl is a microblogging site for vikings to connect with one another. Not to be confused with Twitter.
After downloading the repo run npm install
in your termninal and that would install all the necessary dependencies for you.
To run the rests, type node run test
in your terminal.
To run dev server on your local machine you can type npm run start:dev
that wil start nodemon server(not to be confused with pokemon or demon or many other things).
In terms of prototyping the project, we focused primarily on setting up the server and then went for a simplistic style, similar to the one we used in our To Do list which can be viewed here
- post your thoughts so fellow vikings can see and connect to you(spiritually)
Are you an impulsive Viking? Are you worried you may have pissed someone off? Do you wonder what can you do?
- Have no fear! We're currently working on a feature to deal with your impulsiveness. (also known as a delete button)
- Learn how the hell to use Node and tape
- Develop an understanding of setting up a server on Node
- Wrote everything we needed to do collaboratively on a HACKMD and then transferred into the project board each as small issues
- Gave estimation labels to each issue, adding actual labels as each issue is completed
- Keeping stretch goals out of the project board until we have a picture of what MVP we can achieve in the time given
- As we go along we will be assigning ourselves to the issues we want to focus on, splitting the pairs this way
- Mobbed deploying on Heroku as a whole team
- Wrote HTML file structure in pairs
- Mobbed creating our servers as a whole team
- Mobbed finishing the server
- Split into pairs for first half of day
Co-authored-by: @akomiqaia Co-authored-by: @hannahgooding Co-authored-by: @Lizzy-j o-authored-by: @Roger-Heathcote