Skip to content

Alternative repo due to permission issues regarding git 'issues'

Notifications You must be signed in to change notification settings

Akshith-github/Group1-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group1-Project

Commands

Frontend

  • Install dependencies: npm install
  • Start frontend server: npm start

Backend

  • Install dependencies and build: mvn install
  • Run backend server: mvn spring-boot:run

Alternative repo due to permission issues regarding git 'issues'

Contribution Log

To Do

  • Create Spring skeleton for application
  • Implement React Frontend Template
  • Add controller mappings for the OpenTriviaDB API
  • React Router Dom Setup
  • Record Video for Demo 1
  • React Babelrc Webpack Setup to build
  • Configuring Thymeleaf in Spring Boot
  • Update Readme before Demo 1 Phaser

In Progress

  • Refactor API queries and responses.
  • Work on QuestionGenerator.
  • Work on React FrontEnd for the Arcade mode first.

Done

  • Skeleton

About

Alternative repo due to permission issues regarding git 'issues'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.9%
  • JavaScript 46.4%
  • HTML 2.1%
  • CSS 1.3%
  • Shell 0.3%