Skip to content

CarelessNobody/chronicAppTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Anthizo

Introduction

Anthizo is a website for tracking and organizing applications. It features the ability to add, delete, and edit applications, as well as seeing an overview of applications categorized as offered, interviewed, rejected, and applied. It also has streaks and badges as an incentive to make continuous progress towards self-improvement and a chatbot to help with navigating the website.

Building Instructions

1. Ensure all dependencies are installed by running "pip install -r requirements.txt" inside chronicAppTracker.
2. Install the Live Server Extension for Visual Studio Code or Open in Browser extension and open homePage.html through the extension.
3. Run the python script by using "python app.py" in the backend folder ( ../chronicAppTracker/backend python app.py ).
4. Make sure BOTH the frontend and backend are running for the application to run!
5. Create an API key to replace the one in the files Get your API key
6. Create .env in the backend folder and a .gitignore in the main folder
7. Copy and paste your API key in .env and write .gitignore followed by *.env in the following line iside of .gitignore

Instructions to use

1. Open the command line and type

  cd backend
  python app.py

2. Right click on any of the html files and click "Open with live server" and a browser should pop up!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •