Collection of interesting questions. This is a web application with four API endpoints made using vanilla js, express and mongodb.
TO DO:
- Style login and register page
- Add back to index link on edit page
- Add validation
- Use local db as alternative db
- Fix heroku error
- Style register and login page
- Add back links
- Fix db bug, new collection
- Add author to question model
- Add create and edit route
- Add user authentication
- Create register and login page
- Setup models and use mongoose