Skip to content

JuanTPalacios/questify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questify

A gamified prodcutivity app designed to enable users to develop and maintain good habits.

Questify

Video presentation - https://www.youtube.com/watch?v=ss0Cza9rGAs

About The Project

Questify is a gamified productivity app designed to enable users to develop and maintain good habits.

Contributors

Built With

The technologies we used in the development of this project:

Screenshots

Getting Started

In the client folder, run npm install to install dependencies. You will need to create a .env file in the client folder with holds the LOCALURL declaration - e.g.: LOCALURL=https://192.168.2.150:3000. For directions on getting an instance of Android running on your system, check out Android Studio.

If you plan on hosting a local version, you will need to run the following command from the server folder: npm install

The server can be initialized by running npm start from the server directory. The client can be initialized by running npm run android from the client directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.2%
  • JavaScript 13.2%
  • Java 3.1%
  • Objective-C 2.2%
  • Other 1.3%