Skip to content

Felmallakh/NapOverFlow

Repository files navigation

Nap Overflow (Group Project)

Live Site: https://nap-overflow.herokuapp.com/

An application inspired by Stack Overflow built using JavaScript and utilizing pug architecture, Nap Overflow allows users to:

  • Create an account
  • Log in/out
  • Ask questions
  • Search for answers to their questions
  • Answer previously asked questions
  • Upvote/Downvote answers

Technologies Used

  • JavaScript
  • Node.js
  • Pug.js
  • PostgreSQL
  • Sequelize
  • Express

Site Views

Documentation

https://github.com/Felmallakh/NapOverFlow/wiki

Overall Structure

Nap Overflow was built using JavaScript, utilizing a postgreSQL Database. Backend requests are RESTful and are handled with Sequelize. Associations are used to prefetch data in order to minimize queries to the database.

Frontend views are rendered via Pug.js templates.

Features

  • Users can register for accounts and log into the website
  • Registered users can post / edit / delete questions
  • Registered users can post / edit answers to questions
  • Registered Users can upvote or downvote an answer
  • Users can search for any question

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •