Skip to content

almalee24/js-project-double-repo-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

*Front end code *Back-end here

Jobify

Jobify is position and contact tracker that allows people who are job hunting be organized. It's a Single Page Application, SPA, with a frontend build with HTML, CSS and JavaScript. The frontend will communicate with a backend API that was build with Ruby and Rails. All interactions between the client and the server were handled asynchronously (AJAX) and use JSON as the communication format. The JavaScript application uses Object Oriented JavaScript to encapsulate related data and behavior

Note

This project is still under development and will continue to improve.

Features

  • Home, Position and Contact links
    • allows user to see all their positions or contcts.
  • Position & Contact Page
    • Edit
    • Delete
  • Home Page
    • Create new position or contact

Clone the Repo

$ git clone https://github.com/almalee24/js-project-double-repo-front
$ cd job jobapp/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published