Skip to content

ianahart/overwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverWatch

React Tailwind Redux Spring Boot PostgresSQL

Built With

  • React
  • Tailwind CSS
  • Redux
  • Spring Boot
  • PostgresSQL

Description

OverWatch is a marketplace for users to get code reviews from industry professionals. More of a description to come.

Table of Contents

Installation

  • git clone https://github.com/ianahart/overwatch.git
  • cd into the root of the cloned project
  • If you have not downloaded postgresql go ahead and do so.
  • In the terminal run psql postgres and create a database called overwatch and \c overwatch
  • in the root of the project, run mvn clean install
  • now cd into the folder labeled frontend and run npm install
  • inside the frontend directory run npm run dev
  • inside the root of the project run mvn spring-boot:run

Usage

More to come.

Visuals

overwatch_screenshot

Tests

N/A

Credits

N/A

References

License

This project is covered under MIT License

License Text

Copyright (c) 2024  Ian Hart

Permission is hereby granted, free of charge, to any per�OAson obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Contributing

No contributions are being accepted at this time.

Badges

GitHub license GitHub issues GitHub stars

Questions

  • Get in touch with me through email.
  • Check out my GitHub profile.

Releases

No releases published

Packages

No packages published

Languages