A website application to help UCF CS students with 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.
Need to install go
- Clone the repo
git clone https://github.com/JustinHawtree/FE_Academy_KnightHacks2020.git- Install Go packages
go install- Start Server
go run main.goDistributed under the MIT License.
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