Skip to content

JustinHawtree/FE_Academy_KnightHacks2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

FE Academy Backend

A website application to help UCF CS students with the Foundation Exam

Table of Contents

About The Project

Logo

At the University of Central Florida, emerging Computer Science students are required to take a Foundation Exam (FE) in order to get accepted into the college. Although there are many great resources available online to learn about Data Structures and Algorithms, Our team didn't find one that really suit my needs when I was a student studying for the FE exam so we created FE Academy. The solutions posted from previous exams were just one way of solving the problem and we wanted to create a way to detect if other variations of solutions would also solve the same problem. So we created an immersive, interactive experience so amazing that it'll be the last resource you'll ever need to prepare for the Foundation Exam.

Here's why:

  • Your time should be focused on mastering Computer Science fundamentals, not searching high and low trying to find the right resources.
  • All topics in one place. No need to keep track of whether you missed studying any of the topics, FE Academy has all the fundamental topics in one place!
  • See feedback immediately! FE Academy has a built-in text editor and compiler that will run your code through our handwritten testcases for each problem.

Logo

Built With

Getting Started

Prerequisites

Need to install go

Installation

  1. Clone the repo
git clone https://github.com/JustinHawtree/FE_Academy_KnightHacks2020.git
  1. Install Go packages
go install
  1. Start Server
go run main.go

License

Distributed under the MIT License.

Contact

Justin Hawtree - BackEnd Lead - Linked-in - JustinHawtree@knights.ucf.edu

Daniel Lam - FrontEnd Lead - Linked-in - dlam96@knights.ucf.edu

Leo Zhang - FrontEnd Dev

Project Link: DevPost

Acknowledgements

About

FE Academy - A web application to help UCF CS students with the foundation exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors