Skip to content

Commit

Permalink
update README's
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBonsignori committed Feb 19, 2024
1 parent 0879ce0 commit facedb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions client/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# UserVote Client

## Description

UserVote is an application that allows users to vote on a list of features they'd like to see added to a product or service. The application is designed to be used by a company to gather feedback from their customers and allow them to vote on what matters most to them using a simple upvote button. UserVote is a "wide but shallow" project to demonstrate a variety of technologies and best practices. The client is built with TypeScript, React, React-Query, and Material UI.
The client for UserVote. Built with TypeScript, React, React-Query, and Material UI.

## Requirements

Expand Down
6 changes: 2 additions & 4 deletions server/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# uservote-api
# UserVote Server

## Description

FastAPI based API for uservote project.
FastAPI, Motor/MongoDB based API for UserVote.

## Requirements

Expand Down

0 comments on commit facedb9

Please sign in to comment.