Skip to content
/ owly-app Public

Owly is a app that tracks your study progress.

Notifications You must be signed in to change notification settings

khuf/owly-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owly

Owly is an app to assist you with your studies. Tracks progress in the courses you are taking.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

The project relies on a few packages which can all be installed through npm. Run these commands through your terminal separately in the project directory.

npm install bootstrap --save
npm install reactstrap --save
npm install history --save
npm install react-router-dom --save
npm install react-router

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

1. Clone the repository to your local machine.
2. Install the dependency listed in the above section.
3. Start the development server (npm start)

You should now be presented with the sign in page.

alt text

Tests

As of now, there are now tests available.

Deployment

The app uses Google Firestore as a backend to store and retrieve data. The database is currently setup in development and R/W rules needs to be changed before deployment.

Built With

Authors

License

About

Owly is a app that tracks your study progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors