Git Product home page Git Product logo

recordly's Introduction

The current state of the application is what I could complete in 1 hour as
requested.

Notes: Since I started with the backend, the server side is much more
complete than the angular single page application. If I could start over I
would likely start with angular failing tests instead of the same
on the backend. I typically develop using a test driven approach. I like
to begin with tests for the application to assist in the overall design. I
am much faster writing backend code which is why I started on the server. I
figured I would be able to get closer to completion and show more of my
development skill and tdd process with a heavier server. I wanted to
try to use a new technology like Meteor JS but did not have the time due to the
holidays so I stuck with what I know well.

Next Steps (Not necessarily in order):
- Add the search to the ui and REST service.
- Add validation in the UI
- Add the missing screens to the UI.
- Get higher coverage on UI testing
- Refactor the models and serializers to match the needs of the application.
- Secure the backend and enforce the token based login which I disabled to get
the client wired up correctly.
- Change the database from Sqlite to a real DB.

Steps for running server locally...
1. Ensure Python 3 is installed
2. Run pip install -r requirements.pip
3. Run invoke build - This runs lint and tests with coverage. ~92%
4. You can also run the server in a docker container via included docker file.

recordly's People

Contributors

drjblouse avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.